Trace number 3293477

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-Night-1-stUNSAT 121.925 121.931

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.2925
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3293477-1303790779.cnf'
0.00/0.00	c -- header says num vars:         196306
0.00/0.00	c -- header says num clauses:      582994
0.19/0.22	c -- clauses added:            0 learnts,       582994 normals,            0 xors
0.19/0.22	c -- vars added     196306
0.19/0.22	c Parsing time:  0.19 s
0.19/0.22	c  N st     0         0    196306    194331    388662         0   1360317         0   no data   no data  --
0.48/0.54	c asymm  cl-useful: 0/21494/194330 lits-rem:0 time: 0.32
11.89/11.98	c Flit:   455 Blit:  12299 bXBeca:    0 bXProp: 16649 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 11.32
11.99/12.01	c Cleaning up after failed var search:     0.02 s 
11.99/12.06	c Replacing    16649 vars Replaced   266278 lits Time:     0.04 s 
12.09/12.14	c bin-w-bin subsume rem          797 bins  time:  0.03 s
12.18/12.20	c subs with bin:       19  lits-rem:        19  v-fix:    0  time:  0.06 s
13.09/13.13	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done: 128819 time:  0.93 s
13.29/13.30	c Removed useless bin:      78  fixed:     0  props:  20.01M  time:  0.17 s
13.78/13.85	c lits-rem:         0  cl-subs:      223  v-elim:  55261  v-fix:    0  time:  0.54 s
14.38/14.43	c Finding binary XORs  T:     0.57 s  found:    1956
14.38/14.45	c Replacing     1956 vars Replaced    25710 lits Time:     0.03 s 
14.48/14.56	c Finding non-binary XORs:     0.08 s (found:      35, avg size: 3.0)
14.48/14.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:    10 time:   0.02
14.58/14.64	c calculated reachability. Time: 0.07
14.58/14.65	c Calc default polars -  time:   0.01 s pos:   31836 undec:   88241 neg:   76229
14.58/14.65	c =========================================================================================
14.58/14.65	c types(t): F = full restart, N = normal restart
14.58/14.65	c types(t): S = simplification begin/end, E = solution found
14.58/14.65	c restart types(rt): st = static, dy = dynamic
14.58/14.65	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
14.58/14.65	c  B st     0         0    108564    172642    198353         0   1004712         0   no data   no data  --
15.78/15.83	c  N dy    17      4323    108288    172642    198477      4053   1004712     60679      7.08      7.50  --
16.88/16.96	c  N dy    33      8552    108201    172642    198554      8077   1004712    105292      6.69      7.10  --
18.18/18.22	c  N dy    52     12662    108200    172642    198618     12002   1004712    151898      6.86      7.23  --
19.79/19.87	c  N dy    83     16761    108126    172642    198669     15940   1004712    210012      7.14      7.61  --
21.28/21.33	c  N dy   107     20810    108062    172642    198715     10314   1004712     64801      7.13      7.56  --
22.68/22.76	c  N dy   136     24911    107972    172642    198734     14253   1004712    122939      7.27      7.66  --
22.68/22.78	c  F st   137     25000    107972    172642    198734     14336   1004712    124059      7.27   no data  --
22.78/22.82	c Replacing        8 vars Replaced       67 lits Time:     0.03 s 
25.78/25.81	c  N dy   143     30001    107956    170519    197711     19164    994354    221182      7.27   no data  --
25.78/25.81	c  S st   143     30001    107956    170519    197711     19164    994354    221182      7.27   no data  --
25.98/26.06	c  S st   143     30502    107950    170519    197739     19619    994354    225462      7.27   no data  --
25.98/26.09	c x-sub:     4 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
25.98/26.10	c Cache  BProp: 235 Set: 82 BXProp: 27 T: 0.01
44.38/44.50	c Flit:    89 Blit:    628 bXBeca:    0 bXProp: 2682 Bins:  11192 BRemL:   1574 BRemN:    588 P: 140.6M T: 18.39
44.48/44.52	c Cleaning up after failed var search:     0.02 s 
44.48/44.57	c Replacing     2709 vars Replaced    99231 lits Time:     0.05 s 
44.58/44.66	c bin-w-bin subsume rem         3430 bins  time:  0.02 s
44.68/44.73	c subs with bin:     1092  lits-rem:      3744  v-fix:    0  time:  0.07 s
45.18/45.20	c Subs w/ non-existent bins:    275 l-rem:   1581 v-fix:     0 done:  82172 time:  0.47 s
45.28/45.37	c Removed useless bin:     144  fixed:     0  props:  20.00M  time:  0.16 s
46.48/46.51	c lits-rem:      1826  cl-subs:    18582  v-elim:  69410  v-fix:    0  time:  1.12 s
46.48/46.51	c Added XOR as norm:12
46.88/46.91	c asymm  cl-useful: 375/17495/168250 lits-rem:452 time: 0.40
46.88/46.95	c calculated reachability. Time: 0.03
46.88/46.95	c  N dy   143     30502     34707    168248     34628      2155    763676     21928      7.27   no data  --
47.19/47.28	c Finding binary XORs  T:     0.32 s  found:      33
47.98/48.06	c  N dy   164     35295     34698    168248     34648      6390    763676     73302      7.23      7.62  --
48.88/48.90	c  N dy   183     39384     34680    168248     34668      9912    763676    114604      7.23      7.86  --
49.78/49.83	c  N dy   208     43455     34668    168248     34677     13485    763676    159570      7.26      9.44  --
50.18/50.28	c  S st   223     45753     34668    168248     34681     15469    763676    185635      7.28   no data  --
50.38/50.40	c  S st   223     46257     34668    168248     34694     15892    763676    189610      7.28   no data  --
50.38/50.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
50.38/50.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
53.68/53.78	c Flit:    14 Blit:     80 bXBeca:    0 bXProp:  140 Bins:   4119 BRemL:   2203 BRemN:    191 P: 26.5M T:  3.36
53.79/53.83	c Replacing      173 vars Replaced    10563 lits Time:     0.04 s 
53.79/53.90	c bin-w-bin subsume rem          245 bins  time:  0.01 s
53.89/53.94	c subs with bin:     1034  lits-rem:      2575  v-fix:    0  time:  0.04 s
53.98/54.03	c Subs w/ non-existent bins:    482 l-rem:   3010 v-fix:     0 done:  29653 time:  0.09 s
53.98/54.07	c Removed useless bin:      67  fixed:     0  props:   2.32M  time:  0.03 s
54.88/54.99	c lits-rem:      1754  cl-subs:     8837  v-elim:   9479  v-fix:    0  time:  0.92 s
54.99/55.05	c vivif2 --  cl tried   144800 cl shrink     1977 lits rem       2499 time: 0.06
54.99/55.06	c vivif2 --  cl tried     7895 cl shrink      511 lits rem        910 time: 0.01
55.38/55.46	c asymm  cl-useful: 117/22749/144691 lits-rem:128 time: 0.39
55.38/55.47	c calculated reachability. Time: 0.01
55.38/55.48	c  N dy   223     46257     24858    144689     24586      7889    691216     88212      7.28   no data  --
55.58/55.66	c Finding binary XORs  T:     0.18 s  found:       0
56.28/56.30	c  N dy   247     50521     24850    144689     24591     11641    691216    132965      7.30      7.83  --
56.88/56.94	c  N dy   272     54559     24850    144689     24600     15195    691216    177138      7.32      9.60  --
57.48/57.58	c  N dy   301     58613     24850    144689     24607     18867    691216    227039      7.38      7.81  --
58.18/58.22	c  N dy   329     62675     24850    144689     24612     22497    691216    277646      7.47      8.55  --
58.89/58.95	c  N dy   356     66971     24850    144689     24622     13607    691216    102974      7.49      7.91  --
59.29/59.39	c  S st   374     69385     24850    144689     24624     15773    691216    135587      7.52      6.79  --
59.49/59.52	c  S st   374     69889     24840    144689     24634     16217    691214    139431      7.52   no data  --
59.49/59.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
59.49/59.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.99/61.02	c Flit:     6 Blit:     13 bXBeca:    0 bXProp:   43 Bins:    725 BRemL:    230 BRemN:    101 P: 13.6M T:  1.49
60.99/61.06	c Replacing       43 vars Replaced     2554 lits Time:     0.03 s 
61.09/61.11	c bin-w-bin subsume rem          171 bins  time:  0.01 s
61.09/61.14	c subs with bin:      496  lits-rem:       545  v-fix:    0  time:  0.03 s
61.19/61.20	c Subs w/ non-existent bins:    554 l-rem:    703 v-fix:     0 done:  24764 time:  0.06 s
61.19/61.23	c Removed useless bin:      39  fixed:     0  props:   1.74M  time:  0.02 s
61.89/61.99	c lits-rem:       996  cl-subs:     6061  v-elim:   1844  v-fix:    0  time:  0.76 s
61.99/62.04	c vivif2 --  cl tried   144428 cl shrink      651 lits rem        767 time: 0.05
61.99/62.05	c vivif2 --  cl tried    10882 cl shrink      247 lits rem        451 time: 0.01
62.39/62.44	c asymm  cl-useful: 238/26368/144386 lits-rem:603 time: 0.39
62.39/62.45	c calculated reachability. Time: 0.01
62.39/62.45	c  N dy   374     69889     22920    144218     22306     10876    715180     91762      7.52   no data  --
62.99/63.03	c  N dy   401     74371     22920    144218     22309     14935    715180    148130      7.57      7.98  --
63.19/63.25	c Finding binary XORs  T:     0.15 s  found:       6
63.79/63.88	c  N dy   436     79235     22920    144218     22316     19340    715180    212120      7.65      8.32  --
64.58/64.64	c  N dy   470     84313     22919    144218     22322     23964    715180    276675      7.72      8.13  --
65.08/65.12	c  F st   492     87500     22919    144218     22326     26832    715180    317788      7.75   no data  --
65.08/65.15	c Replacing        6 vars Replaced      128 lits Time:     0.02 s 
65.38/65.49	c  N st   497     90795     22913    144193     22301     29917    715006    382049      7.75   no data  --
66.28/66.35	c  N dy   522     96616     22913    144193     22305     18981    715006    147840      7.76      8.21  --
67.09/67.15	c  N dy   567    102872     22913    144193     22312     24723    715006    235899      7.85      8.31  --
67.38/67.45	c  S st   583    104833     22913    144193     22315     26517    715006    262171      7.86   no data  --
67.48/67.56	c  S st   583    105337     22913    144193     22319     26950    715006    266879      7.86   no data  --
67.48/67.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
67.48/67.58	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
68.78/68.84	c Flit:     2 Blit:      5 bXBeca:    0 bXProp:   36 Bins:    486 BRemL:    211 BRemN:     83 P: 12.8M T:  1.26
68.78/68.88	c Replacing       37 vars Replaced     1806 lits Time:     0.03 s 
68.88/68.94	c bin-w-bin subsume rem           95 bins  time:  0.01 s
68.88/68.97	c subs with bin:      264  lits-rem:       417  v-fix:    0  time:  0.03 s
68.98/69.02	c Subs w/ non-existent bins:    137 l-rem:    894 v-fix:     0 done:  19812 time:  0.05 s
68.98/69.04	c Removed useless bin:      15  fixed:     0  props:   1.54M  time:  0.02 s
69.68/69.79	c lits-rem:      1919  cl-subs:     4000  v-elim:    158  v-fix:    0  time:  0.74 s
69.78/69.83	c vivif2 --  cl tried   142914 cl shrink      296 lits rem        334 time: 0.05
69.78/69.86	c vivif2 --  cl tried    23353 cl shrink      951 lits rem       2070 time: 0.02
70.18/70.28	c asymm  cl-useful: 53/17064/142892 lits-rem:159 time: 0.42
70.18/70.29	c calculated reachability. Time: 0.01
70.18/70.29	c  N dy   583    105337     22695    142839     22033     23350    708190    232012      7.86   no data  --
71.28/71.34	c  N dy   626    112671     22695    142839     22039     30129    708190    333266      7.90      8.42  --
72.28/72.37	c  N dy   675    119949     22695    142839     22047     36738    708190    424955      7.93      8.39  --
73.48/73.59	c  N dy   734    127610     22695    142839     22055     25362    708190    221456      8.00     10.59  --
74.58/74.63	c  N dy   784    135793     22695    142839     22065     33001    708190    346587      8.05      8.61  --
75.58/75.66	c Finding binary XORs  T:     0.14 s  found:      10
75.99/76.05	c  N dy   833    144509     22649    142839     22094     20747    708190    131285      8.07      8.64  --
77.49/77.55	c  N dy   887    153832     22577    142839     22132     29185    708190    251558      8.07      8.58  --
78.09/78.18	c  S st   914    158006     22577    142839     22149     32999    708189    307497      8.09   no data  --
78.29/78.30	c  S st   914    158508     22577    142839     22160     33443    708189    311609      8.09   no data  --
78.29/78.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
78.29/78.32	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
79.49/79.57	c Flit:    17 Blit:      8 bXBeca:    0 bXProp:  560 Bins:   2176 BRemL:    630 BRemN:     96 P: 13.2M T:  1.26
79.59/79.65	c Replacing      571 vars Replaced   100138 lits Time:     0.07 s 
79.69/79.72	c bin-w-bin subsume rem          613 bins  time:  0.01 s
79.69/79.77	c subs with bin:     2319  lits-rem:      6378  v-fix:    0  time:  0.05 s
79.79/79.82	c Subs w/ non-existent bins:     99 l-rem:   1486 v-fix:     0 done:  20607 time:  0.05 s
79.79/79.84	c Removed useless bin:      57  fixed:     0  props:   1.26M  time:  0.02 s
80.69/80.78	c lits-rem:      3891  cl-subs:     8170  v-elim:   1857  v-fix:    0  time:  0.94 s
80.79/80.83	c vivif2 --  cl tried   128385 cl shrink     1152 lits rem       1225 time: 0.04
80.79/80.85	c vivif2 --  cl tried    24467 cl shrink     1410 lits rem       2067 time: 0.02
81.19/81.26	c asymm  cl-useful: 102/17695/128363 lits-rem:306 time: 0.42
81.19/81.28	c calculated reachability. Time: 0.01
81.19/81.28	c  N dy   914    158508     20101    128261     19447     24419    634031    223001      8.09   no data  --
81.39/81.42	c Finding binary XORs  T:     0.14 s  found:      17
82.79/82.82	c  N dy   968    168853     20095    128261     19481     34036    634031    364047      8.09      8.55  --
84.49/84.50	c  N dy  1029    179659     20095    128261     19505     23751    634031    168929      8.10     10.06  --
86.28/86.37	c  N dy  1101    191146     20095    128261     19532     34307    634031    321752      8.12      8.71  --
88.18/88.21	c  N dy  1181    203473     20095    128261     19570     23673    634031    149544      8.15      8.61  --
90.08/90.15	c  N dy  1264    216462     20095    128261     19601     35708    634031    322675      8.17     10.28  --
92.09/92.18	c  N dy  1358    230301     20095    128261     19630     25024    634031    149989      8.20      8.83  --
93.29/93.30	c  S st  1402    237763     20095    128261     19645     31948    634030    252028      8.21      6.91  --
93.39/93.43	c  S st  1402    238268     20095    128261     19649     32416    634030    257158      8.21   no data  --
93.39/93.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
93.39/93.45	c Cache  BProp: 1 Set: 1 BXProp: 2 T: 0.00
94.39/94.41	c Flit:     4 Blit:      2 bXBeca:    0 bXProp:  127 Bins:    621 BRemL:    353 BRemN:     46 P:  9.0M T:  0.96
94.39/94.46	c Replacing      146 vars Replaced    20059 lits Time:     0.04 s 
94.49/94.51	c bin-w-bin subsume rem          223 bins  time:  0.01 s
94.49/94.54	c subs with bin:     1336  lits-rem:      1826  v-fix:    0  time:  0.03 s
94.49/94.59	c Subs w/ non-existent bins:    469 l-rem:   1163 v-fix:     0 done:  19939 time:  0.05 s
94.59/94.61	c Removed useless bin:      10  fixed:     0  props:   1.03M  time:  0.02 s
95.29/95.33	c lits-rem:      2668  cl-subs:     4873  v-elim:    393  v-fix:    0  time:  0.73 s
95.29/95.37	c vivif2 --  cl tried   124795 cl shrink      274 lits rem        300 time: 0.04
95.29/95.39	c vivif2 --  cl tried    27617 cl shrink      884 lits rem       1269 time: 0.02
95.39/95.45	c asymm  cl-useful: 4/1924/124789 lits-rem:12 time: 0.06
95.39/95.46	c calculated reachability. Time: 0.01
95.39/95.46	c  N dy  1402    238268     19546    124785     18932     27605    617594    216522      8.21   no data  --
95.59/95.60	c Finding binary XORs  T:     0.14 s  found:       1
97.79/97.88	c  N dy  1498    253531     19544    124785     18964     41831    617594    431884      8.24      8.89  --
100.19/100.24	c  N dy  1595    270103     19541    124785     18985     32773    617594    252210      8.24      8.77  --
102.69/102.79	c  N dy  1713    287434     19540    124785     19017     48978    617594    504558      8.28     12.62  --
105.18/105.20	c  N dy  1818    305867     19539    124785     19050     40452    617594    369252      8.28      8.77  --
105.18/105.26	c  F st  1822    306250     19539    124785     19050     40821    617594    376683      8.29   no data  --
105.28/105.30	c Replacing        1 vars Replaced       43 lits Time:     0.02 s 
107.88/107.95	c  N dy  1921    325839     19537    124687     19076     32294    617228    231220      8.32      9.12  --
110.69/110.76	c  N dy  2061    346090     19537    124687     19097     51527    617228    565311      8.37      9.00  --
112.29/112.39	c  S st  2135    357402     19536    124687     19120     34028    617228    244806      8.40      7.49  --
112.49/112.54	c  S st  2135    357902     19536    124687     19124     34492    617228    249479      8.40   no data  --
112.49/112.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
112.49/112.56	c Cache  BProp: 2 Set: 2 BXProp: 4 T: 0.00
113.49/113.54	c Flit:     4 Blit:     10 bXBeca:    0 bXProp:   91 Bins:    643 BRemL:    304 BRemN:     17 P:  9.6M T:  0.98
113.49/113.59	c Replacing       95 vars Replaced    18861 lits Time:     0.05 s 
113.59/113.64	c bin-w-bin subsume rem           83 bins  time:  0.01 s
113.59/113.68	c subs with bin:      841  lits-rem:      2717  v-fix:    0  time:  0.03 s
113.69/113.72	c Subs w/ non-existent bins:    261 l-rem:   1209 v-fix:     0 done:  19425 time:  0.04 s
113.69/113.74	c Removed useless bin:      16  fixed:     0  props:   0.98M  time:  0.02 s
114.29/114.39	c lits-rem:      1910  cl-subs:     4241  v-elim:    133  v-fix:    0  time:  0.65 s
114.39/114.43	c vivif2 --  cl tried   123054 cl shrink      215 lits rem        239 time: 0.04
114.39/114.45	c vivif2 --  cl tried    29906 cl shrink     1271 lits rem       2040 time: 0.02
114.79/114.82	c asymm  cl-useful: 891/14287/123031 lits-rem:2510 time: 0.37
114.79/114.84	c calculated reachability. Time: 0.01
114.79/114.84	c  N dy  2135    357902     19292    122994     18956     29890    606571    211888      8.40   no data  --
114.89/114.97	c Finding binary XORs  T:     0.14 s  found:       0
117.89/117.92	c  N dy  2265    378133     19290    122994     18992     48918    606571    518432      8.43      8.91  --
120.38/120.47	c  N dy  2348    398156     19170    122994     19194     38826    606566    300523      8.41     12.73  --
121.58/121.62	c  E dy  2394    407040     19073    122994     19263     47313    606566    441144      8.41      3.71  --
121.58/121.62	c num threads              : 1          
121.58/121.62	c restarts                 : 2394       
121.58/121.62	c dynamic restarts         : 2370       
121.58/121.62	c static restarts          : 24         
121.58/121.62	c full restarts            : 3          
121.58/121.62	c total simplify time      : 1.31       
121.58/121.62	c learnts DL2              : 0          
121.58/121.62	c learnts size 2           : 441377     
121.58/121.62	c learnts size 1           : 17772       (9.05      % of vars)
121.58/121.62	c filedLit time            : 39.05       (32.17     % time)
121.58/121.62	c v-elim SatELite          : 138535      (70.57     % vars)
121.58/121.62	c SatELite time            : 7.46        (6.14      % time)
121.58/121.62	c v-elim xor               : 2           (0.00      % vars)
121.58/121.62	c xor elim time            : 0.15        (0.13      % time)
121.58/121.62	c num binary xor trees     : 3497       
121.58/121.62	c binxor trees' crown      : 22394       (6.40      leafs/tree)
121.58/121.62	c bin xor find time        : 1.79       
121.58/121.62	c OTF clause improved      : 28150       (0.07      clauses/conflict)
121.58/121.62	c OTF impr. size diff      : 30443       (1.08       lits/clause)
121.58/121.62	c OTF cl watch-shrink      : 143124      (0.35      clauses/conflict)
121.58/121.62	c OTF cl watch-sh-lit      : 291298      (2.04       lits/clause)
121.58/121.62	c tried to recurMin cls    : 174377      (42.84      % of conflicts)
121.58/121.62	c updated cache            : 0           (0.00       lits/tried recurMin)
121.58/121.62	c clauses over max glue    : 0           (0.00      % of all clauses)
121.58/121.62	c conflicts                : 407040      (3353.20   / sec)
121.58/121.62	c decisions                : 5209093     (1.32      % random)
121.58/121.62	c bogo-props               : 3444079812  (28372362.35 / sec)
121.58/121.62	c conflict literals        : 5985908     (25.57     % deleted)
121.58/121.62	c Memory used              : 715.22      MB
121.58/121.62	c CPU time                 : 121.39      s
121.58/121.62	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: 935)

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

running on 2 cores: 4,6

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: 3.40 3.88 3.88 5/189 1696
/proc/meminfo: memFree=13462564/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=20420 CPUtime=0 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4194304 238 0 0 0 0 0 0 0 25 0 1 0 569308629 20910080 189 33554432000 4194304 4650387 140733270509264 18446744073709551615 256410429329 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1696/statm: 5105 189 156 112 0 57 0

[startup+0.0296311 s]
/proc/loadavg: 3.40 3.88 3.88 5/189 1696
/proc/meminfo: memFree=13462564/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=38876 CPUtime=0.02 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 3311 0 0 0 2 0 0 0 25 0 1 0 569308629 39809024 2769 33554432000 4194304 4650387 140733270509264 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 9719 2771 329 112 0 4684 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 38876

[startup+0.100625 s]
/proc/loadavg: 3.40 3.88 3.88 5/189 1696
/proc/meminfo: memFree=13462564/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=63324 CPUtime=0.09 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 10671 0 0 0 8 1 0 0 25 0 1 0 569308629 64843776 8466 33554432000 4194304 4650387 140733270509264 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 15831 8469 329 112 0 10796 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63324

[startup+0.30058 s]
/proc/loadavg: 3.40 3.88 3.88 5/189 1696
/proc/meminfo: memFree=13462564/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=102244 CPUtime=0.28 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 22292 0 0 0 26 2 0 0 25 0 1 0 569308629 104697856 17832 33554432000 4194304 4650387 140733270509264 18446744073709551615 4369147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 25561 17832 347 112 0 20526 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 102244

[startup+0.700496 s]
/proc/loadavg: 3.40 3.88 3.88 5/189 1696
/proc/meminfo: memFree=13462564/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=118044 CPUtime=0.69 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 25890 0 0 0 66 3 0 0 25 0 1 0 569308629 120877056 20290 33554432000 4194304 4650387 140733270509264 18446744073709551615 4302784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 29511 20290 353 112 0 24476 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118044

[startup+1.50035 s]
/proc/loadavg: 3.40 3.88 3.88 5/190 1697
/proc/meminfo: memFree=13320040/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=161080 CPUtime=1.49 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 34646 0 0 0 145 4 0 0 25 0 1 0 569308629 164945920 29046 33554432000 4194304 4650387 140733270509264 18446744073709551615 4370220 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 40270 29046 353 112 0 35235 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 161080

[startup+3.10104 s]
/proc/loadavg: 3.40 3.88 3.88 5/190 1697
/proc/meminfo: memFree=13265232/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=245916 CPUtime=3.09 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 52106 0 0 0 303 6 0 0 25 0 1 0 569308629 251817984 46506 33554432000 4194304 4650387 140733270509264 18446744073709551615 4241552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 61479 46506 353 112 0 56444 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 245916

[startup+6.30037 s]
/proc/loadavg: 3.45 3.88 3.88 4/186 1717
/proc/meminfo: memFree=13119688/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=405068 CPUtime=6.29 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 85150 0 0 0 619 10 0 0 25 0 1 0 569308629 414789632 79550 33554432000 4194304 4650387 140733270509264 18446744073709551615 4369235 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 101267 79550 353 112 0 96232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 405068

[startup+12.7012 s]
/proc/loadavg: 3.49 3.88 3.88 5/190 1723
/proc/meminfo: memFree=12027696/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=547704 CPUtime=12.69 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 116245 0 0 0 1255 14 0 0 25 0 1 0 569308629 560848896 110645 33554432000 4194304 4650387 140733270509264 18446744073709551615 4446377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 136926 110645 366 112 0 131891 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 547704

[startup+25.5008 s]
/proc/loadavg: 3.60 3.89 3.88 5/190 1723
/proc/meminfo: memFree=11379852/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=587144 CPUtime=25.48 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 128339 0 0 0 2533 15 0 0 25 0 1 0 569308629 601235456 119816 33554432000 4194304 4650387 140733270509264 18446744073709551615 4310616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 146786 119816 381 112 0 141751 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 587144

[startup+51.101 s]
/proc/loadavg: 3.74 3.89 3.88 5/190 1724
/proc/meminfo: memFree=11168400/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=686216 CPUtime=51.08 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 154389 0 0 0 5090 18 0 0 25 0 1 0 569308629 702685184 145866 33554432000 4194304 4650387 140733270509264 18446744073709551615 4345601 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 171554 145866 381 112 0 166519 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 686216

[startup+102.307 s]
/proc/loadavg: 3.93 3.92 3.89 5/190 1725
/proc/meminfo: memFree=11012948/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=728136 CPUtime=102.29 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 170107 0 0 0 10208 21 0 0 25 0 1 0 569308629 745611264 151901 33554432000 4194304 4650387 140733270509264 18446744073709551615 4419112 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 182034 151901 381 112 0 176999 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 728136

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

[startup+115.101 s]
/proc/loadavg: 4.02 3.94 3.90 5/190 1726
/proc/meminfo: memFree=11004756/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=728136 CPUtime=115.09 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 172073 0 0 0 11487 22 0 0 25 0 1 0 569308629 745611264 153867 33554432000 4194304 4650387 140733270509264 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 182034 153867 381 112 0 176999 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 728136

[startup+118.301 s]
/proc/loadavg: 4.02 3.94 3.90 5/190 1726
/proc/meminfo: memFree=11003016/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=728136 CPUtime=118.29 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 172453 0 0 0 11807 22 0 0 25 0 1 0 569308629 745611264 154247 33554432000 4194304 4650387 140733270509264 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 182034 154247 381 112 0 176999 0
Current children cumulated CPU time (s) 118.29
Current children cumulated vsize (KiB) 728136

[startup+119.907 s]
/proc/loadavg: 4.01 3.94 3.90 5/190 1726
/proc/meminfo: memFree=11001668/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=732384 CPUtime=119.89 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 172672 0 0 0 11967 22 0 0 25 0 1 0 569308629 749961216 154466 33554432000 4194304 4650387 140733270509264 18446744073709551615 4331285 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 183096 154466 381 112 0 178061 0
Current children cumulated CPU time (s) 119.89
Current children cumulated vsize (KiB) 732384

[startup+120.701 s]
/proc/loadavg: 4.01 3.94 3.90 5/190 1726
/proc/meminfo: memFree=11001668/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=732384 CPUtime=120.68 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 172793 0 0 0 12046 22 0 0 25 0 1 0 569308629 749961216 154587 33554432000 4194304 4650387 140733270509264 18446744073709551615 4368139 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 183096 154587 381 112 0 178061 0
Current children cumulated CPU time (s) 120.68
Current children cumulated vsize (KiB) 732384

[startup+121.501 s]
/proc/loadavg: 4.01 3.94 3.90 5/190 1726
/proc/meminfo: memFree=11001048/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=732384 CPUtime=121.48 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 172901 0 0 0 12126 22 0 0 25 0 1 0 569308629 749961216 154695 33554432000 4194304 4650387 140733270509264 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 183096 154695 381 112 0 178061 0
Current children cumulated CPU time (s) 121.48
Current children cumulated vsize (KiB) 732384

[startup+121.901 s]
/proc/loadavg: 4.01 3.94 3.90 5/190 1726
/proc/meminfo: memFree=11001048/32950928 swapFree=67111524/67111528
[pid=1696] ppid=1694 vsize=700108 CPUtime=121.88 cores=4,6
/proc/1696/stat : 1696 (strangenight1-s) R 1694 1696 32153 0 -1 4202496 172929 0 0 0 12166 22 0 0 25 0 1 0 569308629 716910592 148414 33554432000 4194304 4650387 140733270509264 18446744073709551615 256415049490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1696/statm: 175027 148414 392 112 0 169992 0
Current children cumulated CPU time (s) 121.88
Current children cumulated vsize (KiB) 700108

Child status: 20
Real time (s): 121.931
CPU time (s): 121.925
CPU user time (s): 121.668
CPU system time (s): 0.25796
CPU usage (%): 99.9954
Max. virtual memory (cumulated for all children) (KiB): 748704

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

runsolver used 0.217966 second user time and 0.466929 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-26 06:06:20
IDJOB=3293477
IDBENCH=88143
IDSOLVER=1589
FILE ID=node115/3293477-1303790779
RUNJOBID= node115-1303790779-1604
PBS_JOBID= 13157231
Free space on /tmp= 73128 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293477-1303790779/watcher-3293477-1303790779 -o /tmp/evaluation-result-3293477-1303790779/solver-3293477-1303790779 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3293477-1303790779.cnf

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=1435875111

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.75
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.811
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.77
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.811
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.74
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.811
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.75
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13462596 kB
Buffers:       2295452 kB
Cached:       16484068 kB
SwapCached:          4 kB
Active:        7212964 kB
Inactive:     11717568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13462596 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           44856 kB
Writeback:           0 kB
AnonPages:      149888 kB
Mapped:          15660 kB
Slab:           492376 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   366904 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= 72904 MiB
End job on node115 at 2011-04-26 06:08:22