Trace number 3368394

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)UNSAT 196.922 196.922

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark166.168
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368394-1305380530.cnf'
0.00/0.01	c -- header says num vars:          98935
0.00/0.01	c -- header says num clauses:      296405
0.09/0.10	c -- clauses added:            0 learnts,       296405 normals,            0 xors
0.09/0.10	c -- vars added      98935
0.09/0.10	c Parsing time:  0.09 s
0.09/0.10	c  N st     0         0     98935     98801    197602         0    691607         0   no data   no data
0.49/0.52	c asymm  cl-useful: 0/56250/98800 lits-rem:0 time: 0.41
2.49/2.52	c Flit:   477 Blit:   4520 bXBeca:    0 bXProp: 6100 Bins:      0 BRemL:      0 BRemN:      0 P: 36.9M T:  1.98
2.49/2.53	c Cleaning up after failed var search:     0.01 s 
2.49/2.56	c Replacing     6100 vars Replaced   109854 lits Time:     0.03 s 
2.49/2.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.59/2.60	c bin-w-bin subsume rem          237 bins  time:  0.01 s
2.59/2.63	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.03 s
2.79/2.80	c Subs w/ non-existent bins:      2 l-rem:      2 v-fix:     0 done:  87292 time:  0.16 s
2.89/2.92	c Removed useless bin:     933  fixed:     0  props:  20.00M  time:  0.12 s
3.09/3.13	c lits-rem:       977  cl-subs:     1170  v-elim:  29097  v-fix:    0  time:  0.20 s
3.20/3.21	c Finding binary XORs  T:     0.08 s  found:     206
3.20/3.22	c Replacing      206 vars Replaced     2285 lits Time:     0.02 s 
3.20/3.27	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
3.20/3.27	c calculated reachability. Time: 0.02
3.20/3.28	c Calc default polars -  time:   0.01 s pos:    3692 undec:   41739 neg:   53504
3.20/3.28	c =========================================================================================
3.20/3.28	c types(t): F = full restart, N = normal restart
3.20/3.28	c types(t): S = simplification begin/end, E = solution found
3.20/3.28	c restart types(rt): st = static, dy = dynamic
3.20/3.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.20/3.28	c  B st     0         0     57989     80413    122527         0    514885         0   no data   no data
3.68/3.78	c  N dy    19      4318     57932     80413    123363      3416    514883     29080      3.69      3.99
4.30/4.33	c  N dy    44      8354     57876     80413    123961      6827    514883     60797      3.82      4.03
4.88/4.92	c  N dy    77     12382     57863     80413    124360     10431    514883    102823      4.07      4.31
5.58/5.63	c  N dy   108     16430     57760     80413    124739     14078    514879    146111      4.19      5.00
6.39/6.40	c  N dy   139     20468     57734     80413    125039      9175    514879     58480      4.29      4.87
6.99/7.06	c  N dy   168     24501     57704     80413    125395     12822    514877     99627      4.33      4.68
7.09/7.17	c  F st   172     25000     57647     80413    125433     13277    514877    104934      4.34   no data
8.39/8.45	c  N dy   178     30000     57458     78950    124801     17684    507461    173933      4.34   no data
8.39/8.45	c  S st   178     30000     57458     78950    124801     17684    507461    173933      4.34   no data
8.59/8.66	c  S st   178     30500     57448     78950    124931     18010    507461    176186      4.34   no data
8.59/8.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.29/11.38	c Flit:   177 Blit:    206 bXBeca:    0 bXProp: 2186 Bins: 389359 BRemL: 128456 BRemN:    369 P: 32.6M T:  2.71
11.39/11.40	c Cleaning up after failed var search:     0.02 s 
11.39/11.45	c Replacing     2186 vars Replaced   182811 lits Time:     0.04 s 
11.39/11.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.49/11.51	c bin-w-bin subsume rem        32873 bins  time:  0.04 s
11.49/11.56	c subs with bin:     3011  lits-rem:      3112  v-fix:    0  time:  0.04 s
11.69/11.70	c Subs w/ non-existent bins:    304 l-rem:   1378 v-fix:     0 done:  54495 time:  0.14 s
11.69/11.78	c Removed useless bin:     468  fixed:     0  props:   7.08M  time:  0.08 s
12.10/12.15	c lits-rem:      2074  cl-subs:     3828  v-elim:  29463  v-fix:    0  time:  0.36 s
12.10/12.18	c subs with bin:      278  lits-rem:       559  v-fix:    0  time:  0.01 s
12.19/12.21	c lits-rem:        47  cl-subs:      396  v-elim:      0  v-fix:    0  time:  0.02 s
12.39/12.48	c asymm  cl-useful: 1/37622/93872 lits-rem:3 time: 0.27
12.49/12.50	c calculated reachability. Time: 0.01
12.49/12.50	c  N dy   178     30500     25032     93871     82979      3923    414641    107508      4.34   no data
12.49/12.54	c Finding binary XORs  T:     0.04 s  found:      27
12.99/13.03	c  N dy   191     34731     25019     93871     83357      7732    414633    142960      4.31      4.55
13.48/13.54	c  N dy   217     38887     24990     93871     83604     11565    414619    179161      4.33      4.59
13.99/14.04	c  N dy   235     42974     24977     93871     83863      8983    414616    137722      4.32      4.56
14.39/14.40	c  S st   255     45751     24954     93871     84027     11555    414612    164175      4.33   no data
14.49/14.53	c  S st   255     46251     24947     93871     84172     11866    414612    166087      4.33   no data
14.49/14.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.41/15.46	c Flit:   143 Blit:    104 bXBeca:    0 bXProp:  605 Bins: 108592 BRemL:  85607 BRemN:    494 P: 15.0M T:  0.92
15.41/15.48	c Cleaning up after failed var search:     0.01 s 
15.49/15.50	c Replacing      632 vars Replaced    34101 lits Time:     0.03 s 
15.49/15.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.49/15.54	c bin-w-bin subsume rem         1731 bins  time:  0.01 s
15.49/15.58	c subs with bin:     7320  lits-rem:      8793  v-fix:    0  time:  0.03 s
15.59/15.63	c Subs w/ non-existent bins:    957 l-rem:   3128 v-fix:     0 done:  23888 time:  0.05 s
15.59/15.64	c Removed useless bin:     468  fixed:     0  props:   0.70M  time:  0.02 s
15.79/15.80	c lits-rem:       788  cl-subs:     2257  v-elim:   2479  v-fix:    0  time:  0.15 s
15.79/15.82	c subs with bin:      628  lits-rem:      1073  v-fix:    0  time:  0.01 s
15.79/15.87	c lits-rem:       101  cl-subs:      396  v-elim:      0  v-fix:    0  time:  0.03 s
15.79/15.89	c vivif2 --  cl tried    83567 cl shrink     2820 lits rem       2997 time: 0.03
15.89/15.90	c vivif2 --  cl tried     8599 cl shrink     1378 lits rem       3437 time: 0.01
16.69/16.75	c asymm  cl-useful: 1729/83272/83272 lits-rem:2143 time: 0.85
16.69/16.76	c calculated reachability. Time: 0.01
16.69/16.77	c  N dy   255     46251     21409     83210     69833      8588    357173    117741      4.33   no data
16.69/16.79	c Finding binary XORs  T:     0.03 s  found:      30
17.19/17.23	c  N dy   275     50266     21399     83210     69979     12398    357170    152663      4.34      4.61
17.69/17.78	c  N dy   295     54385     21354     83210     70186     16243    357161    192101      4.34      5.30
18.29/18.37	c  N dy   328     58408     21329     83210     70350     20051    357154    231935      4.38      4.69
18.99/19.05	c  N dy   363     62444     21327     83210     70501     23886    357153    276587      4.43      5.61
19.59/19.69	c  N dy   395     66572     21320     83210     70666     16568    357151    160524      4.47      4.76
20.09/20.13	c  S st   415     69377     21304     83210     70784     19217    357148    189966      4.49      4.26
20.19/20.25	c  S st   415     69877     21303     83210     70900     19574    357147    192277      4.49   no data
20.19/20.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.49/21.51	c Flit:   118 Blit:     70 bXBeca:    0 bXProp:  523 Bins:  81483 BRemL:  47061 BRemN:    539 P: 21.9M T:  1.25
21.49/21.52	c Cleaning up after failed var search:     0.01 s 
21.49/21.55	c Replacing      553 vars Replaced    53948 lits Time:     0.02 s 
21.49/21.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.49/21.59	c bin-w-bin subsume rem         6517 bins  time:  0.02 s
21.59/21.62	c subs with bin:     2702  lits-rem:       939  v-fix:    0  time:  0.03 s
21.59/21.67	c Subs w/ non-existent bins:    477 l-rem:    167 v-fix:     0 done:  20468 time:  0.04 s
21.59/21.68	c Removed useless bin:     243  fixed:     0  props:   0.62M  time:  0.01 s
21.69/21.79	c lits-rem:       387  cl-subs:     1705  v-elim:    931  v-fix:    0  time:  0.11 s
21.79/21.82	c subs with bin:      942  lits-rem:      2266  v-fix:    0  time:  0.02 s
21.79/21.87	c lits-rem:       273  cl-subs:      641  v-elim:      0  v-fix:    0  time:  0.04 s
21.90/21.91	c vivif2 --  cl tried    76531 cl shrink      846 lits rem        911 time: 0.03
21.90/21.92	c vivif2 --  cl tried    16228 cl shrink     1953 lits rem       4035 time: 0.01
22.39/22.45	c asymm  cl-useful: 3701/34987/76386 lits-rem:6493 time: 0.54
22.39/22.47	c calculated reachability. Time: 0.01
22.39/22.47	c  N dy   415     69877     19537     75373     80629     16155    320154    186127      4.49   no data
22.49/22.50	c Finding binary XORs  T:     0.03 s  found:      87
23.29/23.34	c  N dy   448     74430     19528     75373     80788     20493    320145    245187      4.53      4.92
24.29/24.34	c  N dy   488     79244     19514     75373     80938     25089    320141    323977      4.59      4.86
25.39/25.45	c  N dy   530     84403     19504     75373     81095     30047    320141    416519      4.66      5.31
26.09/26.12	c  F st   554     87500     19483     75373     81186     33013    320140    474702      4.71   no data
26.09/26.15	c Replacing       87 vars Replaced     4231 lits Time:     0.02 s 
26.68/26.72	c  N st   559     90796     19385     75044     79737     22893    318119    234712      4.71   no data
27.78/27.89	c  N dy   590     96665     19374     75044     79907     28534    318115    416566      4.73      5.98
29.09/29.17	c  N dy   641    102904     19368     75044     80070     34557    318112    522732      4.81      5.32
29.61/29.64	c  S st   658    104816     19367     75044     80102     36424    318112    564396      4.84   no data
29.71/29.79	c  S st   658    105318     19367     75044     80193     36810    318112    566898      4.84   no data
29.79/29.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.19/31.25	c Flit:   112 Blit:     40 bXBeca:    0 bXProp:  407 Bins:  54023 BRemL:  47327 BRemN:    600 P: 24.2M T:  1.45
31.19/31.27	c Cleaning up after failed var search:     0.01 s 
31.29/31.30	c Replacing      407 vars Replaced    30046 lits Time:     0.03 s 
31.29/31.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.29/31.33	c bin-w-bin subsume rem         1472 bins  time:  0.01 s
31.29/31.36	c subs with bin:     2217  lits-rem:       865  v-fix:    0  time:  0.02 s
31.39/31.40	c Subs w/ non-existent bins:    359 l-rem:    178 v-fix:     0 done:  18755 time:  0.04 s
31.39/31.42	c Removed useless bin:     186  fixed:     0  props:   0.59M  time:  0.01 s
31.49/31.52	c lits-rem:       293  cl-subs:     1453  v-elim:    666  v-fix:    0  time:  0.10 s
31.49/31.57	c subs with bin:     1100  lits-rem:      4131  v-fix:    0  time:  0.03 s
31.59/31.64	c lits-rem:       881  cl-subs:     1273  v-elim:      0  v-fix:    0  time:  0.06 s
31.59/31.66	c vivif2 --  cl tried    70408 cl shrink      585 lits rem        625 time: 0.02
31.59/31.69	c vivif2 --  cl tried    31165 cl shrink     4028 lits rem       9621 time: 0.03
32.09/32.15	c asymm  cl-useful: 573/22268/70333 lits-rem:1719 time: 0.46
32.09/32.17	c calculated reachability. Time: 0.01
32.09/32.17	c  N dy   658    105318     18089     69760     73739     31116    295911    291715      4.84   no data
32.19/32.20	c Finding binary XORs  T:     0.03 s  found:      55
33.59/33.69	c  N dy   710    112134     18086     69760     73944     37675    295906    422026      4.91      6.40
35.29/35.36	c  N dy   772    119366     18082     69760     74081     31139    295900    282884      4.99      5.30
37.09/37.19	c  N dy   837    127024     18079     69760     74235     38578    295893    446522      5.06      5.54
39.19/39.24	c  N dy   908    135262     18076     69760     74357     46639    295890    658506      5.18      5.69
41.39/41.40	c  N dy   985    143984     18073     69760     74483     38579    295883    345679      5.27      5.58
43.49/43.55	c  N dy  1055    153182     18070     69760     74659     47510    295880    525301      5.33      5.63
44.69/44.77	c Finding binary XORs  T:     0.03 s  found:      41
44.79/44.81	c  S st  1095    157977     18069     69721     74175     52143    295459    633241      5.37   no data
44.89/44.95	c  S st  1095    158479     18069     69721     74233     52571    295459    636856      5.37   no data
44.89/44.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.39/46.49	c Flit:    79 Blit:     13 bXBeca:    0 bXProp:  155 Bins:  45451 BRemL:  36731 BRemN:    408 P: 28.2M T:  1.52
46.49/46.53	c Replacing      251 vars Replaced    22365 lits Time:     0.04 s 
46.49/46.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.49/46.56	c bin-w-bin subsume rem          787 bins  time:  0.01 s
46.49/46.59	c subs with bin:     1485  lits-rem:       480  v-fix:    0  time:  0.02 s
46.59/46.62	c Subs w/ non-existent bins:    245 l-rem:     90 v-fix:     0 done:  17700 time:  0.04 s
46.59/46.64	c Removed useless bin:     126  fixed:     0  props:   0.59M  time:  0.01 s
46.69/46.72	c lits-rem:       191  cl-subs:      654  v-elim:    383  v-fix:    0  time:  0.08 s
46.79/46.81	c subs with bin:     1272  lits-rem:      6600  v-fix:    0  time:  0.06 s
46.89/46.92	c lits-rem:      1606  cl-subs:     1773  v-elim:      0  v-fix:    0  time:  0.10 s
46.89/46.95	c vivif2 --  cl tried    66842 cl shrink      306 lits rem        337 time: 0.03
46.99/47.01	c vivif2 --  cl tried    47310 cl shrink     6130 lits rem      15831 time: 0.06
47.20/47.26	c asymm  cl-useful: 275/9524/66779 lits-rem:825 time: 0.25
47.20/47.28	c calculated reachability. Time: 0.01
47.20/47.28	c  N dy  1095    158479     17317     66504     75532     47247    282474    419071      5.37   no data
47.20/47.31	c Finding binary XORs  T:     0.03 s  found:      27
49.89/49.98	c  N dy  1178    168688     17314     66504     75662     57249    282474    662315      5.46      9.22
52.88/52.98	c  N dy  1270    179478     17310     66504     75790     50361    282473    540939      5.55      6.02
56.18/56.26	c  N dy  1366    191011     17306     66504     75914     61683    282471    807180      5.64      5.99
59.58/59.64	c  N dy  1455    203237     17301     66504     76029     54292    282456    508504      5.72      7.44
63.38/63.47	c  N dy  1564    216215     17299     66504     76154     67071    282455    849086      5.83      6.15
65.69/65.71	c Finding binary XORs  T:     0.03 s  found:      29
67.79/67.83	c  N dy  1679    230100     17299     66473     75622     59005    282104    506132      5.95      6.30
70.19/70.27	c  S st  1741    237720     17299     66473     75689     66516    282103    713163      6.00   no data
70.40/70.46	c  S st  1741    238220     17299     66473     75744     66955    282103    717462      6.00   no data
70.40/70.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
72.19/72.26	c Flit:    55 Blit:      6 bXBeca:    0 bXProp:   73 Bins:  52142 BRemL:  25659 BRemN:    219 P: 22.4M T:  1.78
72.29/72.30	c Replacing      129 vars Replaced    27850 lits Time:     0.04 s 
72.29/72.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.29/72.35	c bin-w-bin subsume rem         4513 bins  time:  0.02 s
72.29/72.37	c subs with bin:      848  lits-rem:       363  v-fix:    0  time:  0.02 s
72.39/72.41	c Subs w/ non-existent bins:    114 l-rem:     47 v-fix:     0 done:  17104 time:  0.04 s
72.39/72.43	c Removed useless bin:     109  fixed:     0  props:   0.61M  time:  0.01 s
72.50/72.51	c lits-rem:        89  cl-subs:      388  v-elim:    186  v-fix:    0  time:  0.08 s
72.60/72.64	c subs with bin:     1234  lits-rem:      5934  v-fix:    0  time:  0.10 s
72.69/72.79	c lits-rem:      1718  cl-subs:     1687  v-elim:      0  v-fix:    0  time:  0.13 s
72.79/72.82	c vivif2 --  cl tried    64971 cl shrink      165 lits rem        221 time: 0.03
72.89/72.90	c vivif2 --  cl tried    61803 cl shrink     6223 lits rem      19209 time: 0.09
73.29/73.37	c asymm  cl-useful: 1483/14438/64922 lits-rem:2928 time: 0.47
73.29/73.39	c calculated reachability. Time: 0.01
73.29/73.39	c  N dy  1741    238220     16918     64702     90354     61743    272846    556494      6.00   no data
73.39/73.42	c Finding binary XORs  T:     0.04 s  found:      36
78.39/78.43	c  N dy  1869    253434     16916     64702     90441     76762    272845    970521      6.11      9.19
83.29/83.31	c  N dy  1989    269649     16914     64702     90541     69826    272843    740009      6.19      8.10
89.19/89.29	c  N dy  2131    286932     16914     64702     90668     62918    272842    472155      6.29      9.74
94.79/94.83	c  N dy  2272    305354     16912     64702     90791     81113    272842    956826      6.39      6.78
95.09/95.16	c  F st  2281    306251     16912     64702     90794     82003    272842    983493      6.40   no data
95.19/95.20	c Replacing       36 vars Replaced     3748 lits Time:     0.02 s 
101.49/101.55	c  N dy  2386    324855     16874     64686     89976     74879    272555    663614      6.45      8.08
105.50/105.54	c Finding binary XORs  T:     0.04 s  found:      18
108.49/108.59	c  N dy  2530    344900     16873     64679     89621     93453    272490   1218189      6.52      8.88
112.99/113.03	c  S st  2630    357330     16872     64679     89736     79934    272488    752428      6.58      5.84
113.20/113.27	c  S st  2630    357831     16872     64679     89766     80399    272488    757347      6.58   no data
113.20/113.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
115.40/115.45	c Flit:    45 Blit:      3 bXBeca:    0 bXProp:   89 Bins:  39298 BRemL:  25089 BRemN:     89 P: 24.8M T:  2.16
115.40/115.50	c Replacing      107 vars Replaced    26855 lits Time:     0.04 s 
115.50/115.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
115.50/115.53	c bin-w-bin subsume rem         2242 bins  time:  0.01 s
115.50/115.56	c subs with bin:      579  lits-rem:       179  v-fix:    0  time:  0.03 s
115.59/115.60	c Subs w/ non-existent bins:    117 l-rem:     69 v-fix:     0 done:  16710 time:  0.04 s
115.59/115.62	c Removed useless bin:      87  fixed:     0  props:   0.65M  time:  0.01 s
115.69/115.70	c lits-rem:       102  cl-subs:      548  v-elim:    249  v-fix:    0  time:  0.09 s
115.79/115.87	c subs with bin:     1154  lits-rem:      5772  v-fix:    0  time:  0.13 s
115.99/116.04	c lits-rem:      1771  cl-subs:     1603  v-elim:      0  v-fix:    0  time:  0.16 s
115.99/116.07	c vivif2 --  cl tried    63343 cl shrink      281 lits rem        312 time: 0.03
116.09/116.17	c vivif2 --  cl tried    75896 cl shrink     6516 lits rem      25529 time: 0.10
116.60/116.63	c asymm  cl-useful: 556/8415/63274 lits-rem:1349 time: 0.45
116.60/116.64	c calculated reachability. Time: 0.01
116.60/116.64	c  N dy  2630    357831     16461     62946     96203     75757    265213    648452      6.58   no data
116.60/116.68	c Finding binary XORs  T:     0.04 s  found:      24
123.59/123.61	c  N dy  2785    377864     16458     62946     96362     95526    265212   1243077      6.66      7.66
130.91/130.96	c  N dy  2937    397866     16456     62946     96532     87174    265211    927722      6.73      9.57
138.19/138.26	c  N dy  3076    417896     16453     62946     96669    106937    265211   1484491      6.79     10.67
145.29/145.37	c  N dy  3220    437940     16453     62946     96788     98753    265211   1154639      6.84      9.56
152.91/152.99	c  N dy  3361    458026     16451     62946     96894     89350    265210    755118      6.90      7.32
153.69/153.77	c Finding binary XORs  T:     0.04 s  found:      16
160.39/160.47	c  N dy  3508    478092     16450     62920     94384    108088    264974   1365610      6.95      7.83
167.79/167.81	c  N dy  3641    498096     16446     62920     94545     97646    264974    908725      6.99     13.02
175.29/175.30	c  N dy  3770    518138     16438     62920     94727    117351    264974   1524615      7.04     12.15
182.09/182.17	c Finding binary XORs  T:     0.04 s  found:      22
182.29/182.33	c  S st  3898    536746     16424     62841     92207    100891    264333    960142      7.08   no data
182.60/182.63	c  S st  3898    537250     16424     62841     92236    101364    264333    968854      7.08   no data
182.60/182.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
184.99/185.05	c Flit:    34 Blit:      5 bXBeca:    0 bXProp:   68 Bins:  31946 BRemL:  23891 BRemN:     89 P: 30.7M T:  2.41
185.09/185.11	c Replacing      130 vars Replaced    21806 lits Time:     0.05 s 
185.09/185.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
185.09/185.14	c bin-w-bin subsume rem         1102 bins  time:  0.01 s
185.09/185.17	c subs with bin:      710  lits-rem:       162  v-fix:    0  time:  0.03 s
185.19/185.21	c Subs w/ non-existent bins:    135 l-rem:     64 v-fix:     0 done:  16256 time:  0.04 s
185.19/185.22	c Removed useless bin:     106  fixed:     0  props:   0.65M  time:  0.01 s
185.29/185.31	c lits-rem:        73  cl-subs:      390  v-elim:    206  v-fix:    0  time:  0.09 s
185.49/185.57	c subs with bin:     1543  lits-rem:      9730  v-fix:    0  time:  0.21 s
185.81/185.87	c lits-rem:      4355  cl-subs:     2221  v-elim:      0  v-fix:    0  time:  0.29 s
185.81/185.90	c vivif2 --  cl tried    61549 cl shrink      196 lits rem        212 time: 0.03
186.00/186.03	c vivif2 --  cl tried    95431 cl shrink     8593 lits rem      43473 time: 0.13
186.39/186.45	c asymm  cl-useful: 317/4423/61502 lits-rem:951 time: 0.41
186.39/186.46	c calculated reachability. Time: 0.01
186.39/186.46	c  N dy  3898    537250     16050     61185     93991     95262    258071    832593      7.08   no data
186.49/186.50	c Finding binary XORs  T:     0.04 s  found:      28
194.29/194.35	c  N dy  4031    558049     16026     61185     94271    115556    258071   1457089      7.11      7.85
196.81/196.91	c  E dy  4086    565003     15996     61185     94434    122211    258071   1634874      7.13      6.04
196.81/196.91	c num threads              : 1          
196.81/196.91	c restarts                 : 4086       
196.81/196.91	c dynamic restarts         : 4062       
196.81/196.91	c static restarts          : 24         
196.81/196.91	c full restarts            : 3          
196.81/196.91	c total simplify time      : 0.66       
196.81/196.91	c learnts DL2              : 0          
196.81/196.91	c learnts size 2           : 1069817    
196.81/196.91	c learnts size 1           : 9426        (9.53      % of vars)
196.81/196.91	c filedLit time            : 16.26       (8.26      % time)
196.81/196.91	c v-elim SatELite          : 63660       (64.35     % vars)
196.81/196.91	c SatELite time            : 2.15        (1.09      % time)
196.81/196.91	c v-elim xor               : 0           (0.00      % vars)
196.81/196.91	c xor elim time            : 0.12        (0.06      % time)
196.81/196.91	c num binary xor trees     : 5704       
196.81/196.91	c binxor trees' crown      : 10852       (1.90      leafs/tree)
196.81/196.91	c bin xor find time        : 0.54       
196.81/196.91	c OTF clause improved      : 4203        (0.01      clauses/conflict)
196.81/196.91	c OTF impr. size diff      : 5259        (1.25       lits/clause)
196.81/196.91	c OTF cl watch-shrink      : 355780      (0.63      clauses/conflict)
196.81/196.91	c OTF cl watch-sh-lit      : 1436215     (4.04       lits/clause)
196.81/196.91	c tried to recurMin cls    : 284610      (50.37      % of conflicts)
196.81/196.91	c updated cache            : 0           (0.00       lits/tried recurMin)
196.81/196.91	c clauses over max glue    : 0           (0.00      % of all clauses)
196.81/196.91	c conflicts                : 565003      (2871.55   / sec)
196.81/196.91	c decisions                : 1515232     (4.06      % random)
196.81/196.91	c bogo-props               : 8532562697  (43365532.86 / sec)
196.81/196.91	c conflict literals        : 13930001    (32.38     % deleted)
196.81/196.91	c Memory used              : 245.58      MB
196.81/196.91	c CPU time                 : 196.76      s
196.81/196.91	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3368394-1305380530/watcher-3368394-1305380530 -o /tmp/evaluation-result-3368394-1305380530/solver-3368394-1305380530 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368394-1305380530.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 4.00 3.09 5/397 25731
/proc/meminfo: memFree=25462584/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=33996 CPUtime=0 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 1836 0 0 0 0 0 0 0 25 0 1 0 649651751 34811904 1579 33554432000 4194304 4580011 140734160795680 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 8499 1579 324 95 0 3481 0

[startup+0.0601399 s]
/proc/loadavg: 4.01 4.00 3.09 5/397 25731
/proc/meminfo: memFree=25462584/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=50584 CPUtime=0.05 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 6736 0 0 0 4 1 0 0 25 0 1 0 649651751 51798016 5626 33554432000 4194304 4580011 140734160795680 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 12646 5627 324 95 0 7628 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50584

[startup+0.101133 s]
/proc/loadavg: 4.01 4.00 3.09 5/397 25731
/proc/meminfo: memFree=25462584/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=68384 CPUtime=0.09 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 11815 0 0 0 8 1 0 0 25 0 1 0 649651751 70025216 9608 33554432000 4194304 4580011 140734160795680 18446744073709551615 251813937200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 17096 9608 324 95 0 12078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68384

[startup+0.301154 s]
/proc/loadavg: 4.01 4.00 3.09 5/397 25731
/proc/meminfo: memFree=25462584/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=71620 CPUtime=0.29 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 12746 0 0 0 28 1 0 0 25 0 1 0 649651751 73338880 10526 33554432000 4194304 4580011 140734160795680 18446744073709551615 4293947 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 17905 10526 340 95 0 12887 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71620

[startup+0.701089 s]
/proc/loadavg: 4.01 4.00 3.09 5/397 25731
/proc/meminfo: memFree=25462584/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=80924 CPUtime=0.68 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 15078 0 0 0 67 1 0 0 25 0 1 0 649651751 82866176 12858 33554432000 4194304 4580011 140734160795680 18446744073709551615 251813900997 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 20231 12859 342 95 0 15213 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 80924

[startup+1.50089 s]
/proc/loadavg: 4.01 4.00 3.09 5/398 25732
/proc/meminfo: memFree=25390284/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=126208 CPUtime=1.49 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 26410 0 0 0 146 3 0 0 25 0 1 0 649651751 129236992 24190 33554432000 4194304 4580011 140734160795680 18446744073709551615 251813900997 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 31552 24190 342 95 0 26534 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 126208

[startup+3.10063 s]
/proc/loadavg: 4.01 4.00 3.09 5/398 25732
/proc/meminfo: memFree=25351844/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=161816 CPUtime=3.09 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 35376 0 0 0 305 4 0 0 25 0 1 0 649651751 165699584 33156 33554432000 4194304 4580011 140734160795680 18446744073709551615 4451572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 40454 33156 357 95 0 35436 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 161816

[startup+6.30109 s]
/proc/loadavg: 4.01 4.00 3.10 5/393 25755
/proc/meminfo: memFree=25502520/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=161816 CPUtime=6.28 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 35704 0 0 0 624 4 0 0 25 0 1 0 649651751 165699584 33484 33554432000 4194304 4580011 140734160795680 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 40454 33484 365 95 0 35436 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 161816

[startup+12.701 s]
/proc/loadavg: 4.01 4.00 3.10 5/398 25761
/proc/meminfo: memFree=25284348/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=208356 CPUtime=12.69 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 47694 0 0 0 1263 6 0 0 25 0 1 0 649651751 213356544 44202 33554432000 4194304 4580011 140734160795680 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 52089 44202 368 95 0 47071 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 208356

[startup+25.5009 s]
/proc/loadavg: 4.01 4.00 3.11 5/398 25761
/proc/meminfo: memFree=24866892/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=217300 CPUtime=25.49 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 51694 0 0 0 2542 7 0 0 25 0 1 0 649651751 222515200 45440 33554432000 4194304 4580011 140734160795680 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 54325 45440 368 95 0 49307 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 217300

[startup+51.1005 s]
/proc/loadavg: 4.00 4.00 3.14 5/398 25762
/proc/meminfo: memFree=23459072/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=243740 CPUtime=51.08 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 57260 0 0 0 5100 8 0 0 25 0 1 0 649651751 249589760 49842 33554432000 4194304 4580011 140734160795680 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 60935 49842 368 95 0 55917 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 243740

[startup+102.315 s]
/proc/loadavg: 4.00 4.00 3.18 5/398 25763
/proc/meminfo: memFree=20584232/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=244760 CPUtime=102.3 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 67251 0 0 0 10220 10 0 0 25 0 1 0 649651751 250634240 51238 33554432000 4194304 4580011 140734160795680 18446744073709551615 4293035 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 61190 51238 368 95 0 56172 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 244760

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.23 5/398 25793
/proc/meminfo: memFree=25485552/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=245548 CPUtime=162.29 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 77384 0 0 0 16216 13 0 0 25 0 1 0 649651751 251441152 52838 33554432000 4194304 4580011 140734160795680 18446744073709551615 4293234 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 61387 52838 368 95 0 56369 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 245548

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

[startup+179.101 s]
/proc/loadavg: 4.00 4.00 3.24 5/398 25793
/proc/meminfo: memFree=25497192/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=246064 CPUtime=179.09 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 81321 0 0 0 17895 14 0 0 25 0 1 0 649651751 251969536 52014 33554432000 4194304 4580011 140734160795680 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 61516 52014 368 95 0 56498 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 246064

[startup+185.501 s]
/proc/loadavg: 4.00 4.00 3.25 5/398 25793
/proc/meminfo: memFree=25471016/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=246512 CPUtime=185.49 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 82193 0 0 0 18535 14 0 0 25 0 1 0 649651751 252428288 52886 33554432000 4194304 4580011 140734160795680 18446744073709551615 4413521 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 61628 52886 368 95 0 56610 0
Current children cumulated CPU time (s) 185.49
Current children cumulated vsize (KiB) 246512

[startup+191.901 s]
/proc/loadavg: 4.00 4.00 3.25 5/398 25794
/proc/meminfo: memFree=25448368/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=251472 CPUtime=191.89 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 84034 0 0 0 19174 15 0 0 25 0 1 0 649651751 257507328 54723 33554432000 4194304 4580011 140734160795680 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 62868 54723 371 95 0 57850 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 251472

[startup+195.1 s]
/proc/loadavg: 4.00 4.00 3.25 5/398 25794
/proc/meminfo: memFree=25447536/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=251472 CPUtime=195.09 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 84299 0 0 0 19494 15 0 0 25 0 1 0 649651751 257507328 54988 33554432000 4194304 4580011 140734160795680 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 62868 54988 371 95 0 57850 0
Current children cumulated CPU time (s) 195.09
Current children cumulated vsize (KiB) 251472

[startup+195.9 s]
/proc/loadavg: 4.00 4.00 3.25 5/398 25794
/proc/meminfo: memFree=25440340/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=251472 CPUtime=195.89 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 84364 0 0 0 19574 15 0 0 25 0 1 0 649651751 257507328 55053 33554432000 4194304 4580011 140734160795680 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 62868 55053 371 95 0 57850 0
Current children cumulated CPU time (s) 195.89
Current children cumulated vsize (KiB) 251472

[startup+196.701 s]
/proc/loadavg: 4.00 4.00 3.25 5/398 25794
/proc/meminfo: memFree=25440340/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=251472 CPUtime=196.69 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202496 84416 0 0 0 19654 15 0 0 25 0 1 0 649651751 257507328 55105 33554432000 4194304 4580011 140734160795680 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25731/statm: 62868 55105 371 95 0 57850 0
Current children cumulated CPU time (s) 196.69
Current children cumulated vsize (KiB) 251472

[startup+196.915 s]
/proc/loadavg: 4.00 4.00 3.25 5/398 25794
/proc/meminfo: memFree=25434016/32950928 swapFree=44388876/67111528
[pid=25731] ppid=25729 vsize=0 CPUtime=196.9 cores=1,3
/proc/25731/stat : 25731 (strangenight2-s) R 25729 25731 25497 0 -1 4202500 84434 0 0 0 19675 15 0 0 25 0 1 0 649651751 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25731/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 196.9
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 196.922
CPU time (s): 196.922
CPU user time (s): 196.759
CPU system time (s): 0.162975
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 258248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.759
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84434
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= 8
involuntary context switches= 296

runsolver used 0.685895 second user time and 1.84572 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 15:42:11
IDJOB=3368394
IDBENCH=82482
IDSOLVER=1845
FILE ID=node126/3368394-1305380530
RUNJOBID= node126-1305379155-25517
PBS_JOBID= 13324376
Free space on /tmp= 73204 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368394-1305380530/watcher-3368394-1305380530 -o /tmp/evaluation-result-3368394-1305380530/solver-3368394-1305380530 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368394-1305380530.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=2125546207

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25462864 kB
Buffers:        241940 kB
Cached:        2507244 kB
SwapCached:      92524 kB
Active:        2316236 kB
Inactive:      4915640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25462864 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           94256 kB
Writeback:           0 kB
AnonPages:     4402984 kB
Mapped:          16484 kB
Slab:           110244 kB
PageTables:      79756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 90228048 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73248 MiB
End job on node126 at 2011-05-14 15:45:28