Trace number 3368377

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 179.726 179.721

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.7028
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368377-1305379164.cnf'
0.00/0.01	c -- header says num vars:         310434
0.00/0.01	c -- header says num clauses:      923497
0.29/0.34	c -- clauses added:            0 learnts,       923497 normals,            0 xors
0.29/0.34	c -- vars added     310434
0.29/0.34	c Parsing time:  0.30 s
0.29/0.34	c  N st     0         0    310434    307832    615664         0   2154824         0   no data   no data
0.79/0.81	c asymm  cl-useful: 0/31165/307831 lits-rem:0 time: 0.46
12.99/13.07	c Flit:  2033 Blit:  13912 bXBeca:    0 bXProp: 20972 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 12.16
13.09/13.11	c Cleaning up after failed var search:     0.03 s 
13.09/13.17	c Replacing    20972 vars Replaced   358715 lits Time:     0.06 s 
13.20/13.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
13.20/13.29	c bin-w-bin subsume rem         1071 bins  time:  0.03 s
13.30/13.39	c subs with bin:       13  lits-rem:        13  v-fix:    0  time:  0.11 s
13.79/13.82	c Subs w/ non-existent bins:      3 l-rem:      3 v-fix:     0 done: 133828 time:  0.42 s
13.89/13.98	c Removed useless bin:      80  fixed:     0  props:  20.00M  time:  0.16 s
14.59/14.67	c lits-rem:         8  cl-subs:      205  v-elim:  90965  v-fix:    0  time:  0.67 s
15.19/15.27	c Finding binary XORs  T:     0.61 s  found:    1979
15.29/15.31	c Replacing     1979 vars Replaced    32532 lits Time:     0.04 s 
15.40/15.43	c Finding non-binary XORs:     0.08 s (found:    6530, avg size: 3.0)
15.40/15.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      6 locsubst:    18 time:   0.03
15.51/15.54	c calculated reachability. Time: 0.09
15.51/15.56	c Calc default polars -  time:   0.02 s pos:   63596 undec:  130725 neg:  116113
15.51/15.56	c =========================================================================================
15.51/15.56	c types(t): F = full restart, N = normal restart
15.51/15.56	c types(t): S = simplification begin/end, E = solution found
15.51/15.56	c restart types(rt): st = static, dy = dynamic
15.51/15.56	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.51/15.56	c  B st     0         0    179946    209623    375766         0   1505646         0   no data   no data
17.79/17.87	c  N dy    20      4085    179946    209623    375939      3636   1505645     46516      5.67      6.59
19.99/20.04	c  N dy    40      8188    179946    209623    376087      7117   1505645     92921      5.91      6.33
22.79/22.83	c  N dy    65     12335    179927    209623    376204     10705   1505645    142544      6.02      6.42
25.30/25.31	c  N dy    90     16506    179904    209623    376281     14329   1505645    193546      6.05      6.38
27.79/27.84	c  N dy   113     20575    179829    209623    376359      9335   1505645     71620      6.09      6.44
30.39/30.40	c  N dy   141     24636    179826    209623    376434     12889   1505645    123528      6.18      9.69
30.69/30.78	c  F st   144     25000    179824    209623    376437     13224   1505645    129432      6.19   no data
30.80/30.84	c Replacing        9 vars Replaced      150 lits Time:     0.04 s 
41.69/41.73	c  N dy   150     30001    179798    209249    376036     17787   1503369    214340      6.19   no data
41.69/41.73	c  S st   150     30001    179798    209249    376036     17787   1503369    214340      6.19   no data
42.09/42.10	c  S st   150     30503    179797    209249    376063     18257   1503369    221472      6.19   no data
42.09/42.14	c x-sub:     9 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
55.10/55.14	c Flit:    93 Blit:    216 bXBeca:    0 bXProp: 1760 Bins: 137302 BRemL:   5983 BRemN:     55 P: 200.1M T: 12.96
55.10/55.14	c Cleaning up after failed var search:     0.00 s 
55.19/55.23	c Replacing     1760 vars Replaced   189014 lits Time:     0.08 s 
55.19/55.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.39/55.42	c bin-w-bin subsume rem        24946 bins  time:  0.13 s
55.49/55.51	c subs with bin:      369  lits-rem:      1001  v-fix:    0  time:  0.09 s
55.89/55.96	c Subs w/ non-existent bins:     49 l-rem:    370 v-fix:     0 done: 151261 time:  0.44 s
56.11/56.17	c Removed useless bin:     412  fixed:     0  props:  20.00M  time:  0.21 s
56.99/57.09	c lits-rem:       133  cl-subs:     1034  v-elim: 118292  v-fix:    0  time:  0.90 s
57.09/57.14	c subs with bin:      325  lits-rem:      1680  v-fix:    0  time:  0.03 s
57.20/57.24	c lits-rem:       579  cl-subs:      698  v-elim:      0  v-fix:    0  time:  0.07 s
57.59/57.65	c asymm  cl-useful: 570/42395/240414 lits-rem:587 time: 0.41
57.69/57.71	c calculated reachability. Time: 0.04
57.69/57.71	c  N dy   150     30503     59148    240413     96398      9016   1159173    135510      6.19   no data
57.89/57.96	c Finding binary XORs  T:     0.25 s  found:     139
58.89/58.99	c  N dy   174     34804     59148    240413     96493     12542   1159173    184252      6.19      6.59
60.19/60.20	c  N dy   199     39033     59141    240413     96540     16085   1159173    237842      6.21      6.62
61.19/61.30	c  N dy   222     43043     59141    240413     96590     10170   1159173    111006      6.23      6.99
62.09/62.14	c  S st   240     45754     59141    240413     96632     12420   1159173    142774      6.25   no data
62.29/62.32	c  S st   240     46258     59141    240413     96658     12885   1159173    149042      6.25   no data
62.29/62.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    218 locsubst:     2 time:   0.03
65.29/65.32	c Flit:    20 Blit:      7 bXBeca:    0 bXProp:  173 Bins: 157711 BRemL:  29941 BRemN:    146 P: 38.8M T:  2.97
65.29/65.39	c Replacing      313 vars Replaced   102832 lits Time:     0.06 s 
65.39/65.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.49/65.50	c bin-w-bin subsume rem        26345 bins  time:  0.05 s
65.49/65.57	c subs with bin:      965  lits-rem:      2547  v-fix:    0  time:  0.07 s
65.59/65.65	c Subs w/ non-existent bins:    273 l-rem:   1635 v-fix:     0 done:  58560 time:  0.08 s
65.69/65.70	c Removed useless bin:     231  fixed:     0  props:   2.12M  time:  0.04 s
65.89/65.98	c lits-rem:       137  cl-subs:      693  v-elim:  11211  v-fix:    0  time:  0.29 s
66.01/66.03	c subs with bin:      181  lits-rem:      1519  v-fix:    0  time:  0.03 s
66.11/66.12	c lits-rem:       149  cl-subs:      308  v-elim:      0  v-fix:    0  time:  0.05 s
66.19/66.21	c vivif2 --  cl tried   224061 cl shrink     2260 lits rem       5388 time: 0.09
66.19/66.22	c vivif2 --  cl tried    10741 cl shrink     1033 lits rem       2128 time: 0.01
66.59/66.65	c asymm  cl-useful: 67/32795/223848 lits-rem:70 time: 0.42
66.59/66.68	c calculated reachability. Time: 0.02
66.59/66.68	c  N dy   240     46258     47349    223847    118003     10699   1079851    214334      6.25   no data
66.79/66.82	c Finding binary XORs  T:     0.14 s  found:      21
67.89/67.95	c  N dy   271     50331     47344    223847    118057     14069   1079851    266502      6.32      6.75
68.89/68.96	c  N dy   300     54343     47342    223847    118088     17479   1079851    323556      6.38      6.72
69.99/70.05	c  N dy   326     58414     47342    223847    118138     20820   1079851    374985      6.41      6.81
70.99/71.10	c  N dy   353     62453     47342    223847    118174     24165   1079851    428431      6.44     10.61
72.29/72.38	c  N dy   380     66902     47342    223847    118206     15014   1079851    241008      6.48      6.89
72.99/73.00	c  S st   396     69387     47342    223847    118228     17152   1079849    276251      6.49   no data
73.09/73.17	c  S st   396     69888     47342    223847    118254     17598   1079849    281257      6.49   no data
73.19/73.20	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:     58 locsubst:     2 time:   0.03
75.59/75.62	c Flit:    23 Blit:     39 bXBeca:    0 bXProp:   84 Bins:  78198 BRemL:  43676 BRemN:    161 P: 28.2M T:  2.42
75.59/75.68	c Replacing      106 vars Replaced    31704 lits Time:     0.05 s 
75.69/75.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.69/75.77	c bin-w-bin subsume rem         9601 bins  time:  0.03 s
75.79/75.83	c subs with bin:      839  lits-rem:       664  v-fix:    0  time:  0.06 s
75.90/75.91	c Subs w/ non-existent bins:    385 l-rem:    142 v-fix:     0 done:  47084 time:  0.06 s
75.90/75.93	c Removed useless bin:     105  fixed:     0  props:   1.16M  time:  0.03 s
76.00/76.08	c lits-rem:        81  cl-subs:      304  v-elim:    995  v-fix:    0  time:  0.15 s
76.09/76.13	c subs with bin:      215  lits-rem:      1627  v-fix:    0  time:  0.04 s
76.19/76.23	c lits-rem:       495  cl-subs:      456  v-elim:      0  v-fix:    0  time:  0.06 s
76.29/76.31	c vivif2 --  cl tried   217737 cl shrink      687 lits rem       1309 time: 0.08
76.29/76.33	c vivif2 --  cl tried    16531 cl shrink     1164 lits rem       3328 time: 0.02
76.69/76.79	c asymm  cl-useful: 68/24896/217685 lits-rem:204 time: 0.45
76.79/76.82	c calculated reachability. Time: 0.02
76.79/76.82	c  N dy   396     69888     46089    217617    116501     16505   1046156    264926      6.49   no data
76.89/76.95	c Finding binary XORs  T:     0.13 s  found:       3
78.29/78.31	c  N dy   423     74445     46089    217617    116527     20263   1046156    322240      6.50      7.29
79.69/79.75	c  N dy   448     79287     46089    217617    116549     24286   1046156    384165      6.52     10.24
81.29/81.41	c  N dy   481     84502     46087    217617    116584     28694   1046156    455183      6.55      6.90
82.29/82.36	c  F st   501     87502     46086    217617    116608     31223   1046156    494167      6.57   no data
82.39/82.41	c Replacing        3 vars Replaced      234 lits Time:     0.03 s 
83.09/83.18	c  N st   506     90799     46083    217572    115931     18344   1045873    266893      6.57   no data
84.59/84.65	c  N dy   535     96670     46081    217572    115951     23434   1045873    369328      6.60      7.23
86.69/86.74	c  N dy   576    103105     46079    217572    115997     28849   1045873    458781      6.62      6.99
87.19/87.28	c  S st   587    104832     46078    217572    116008     30313   1045873    482794      6.63   no data
87.39/87.45	c  S st   587    105333     46077    217572    116024     30774   1045873    488427      6.63   no data
87.39/87.48	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:     40 locsubst:     0 time:   0.03
89.89/89.95	c Flit:     9 Blit:     12 bXBeca:    0 bXProp:  144 Bins:  44328 BRemL:  40808 BRemN:     91 P: 27.3M T:  2.47
89.99/90.01	c Replacing      145 vars Replaced    23735 lits Time:     0.06 s 
89.99/90.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.09/90.10	c bin-w-bin subsume rem         4184 bins  time:  0.03 s
90.09/90.15	c subs with bin:      237  lits-rem:       205  v-fix:    0  time:  0.06 s
90.20/90.21	c Subs w/ non-existent bins:     38 l-rem:     32 v-fix:     0 done:  45855 time:  0.06 s
90.20/90.25	c Removed useless bin:      60  fixed:     0  props:   1.07M  time:  0.03 s
90.30/90.39	c lits-rem:        35  cl-subs:      271  v-elim:    195  v-fix:    0  time:  0.15 s
90.39/90.49	c subs with bin:      186  lits-rem:      1511  v-fix:    0  time:  0.07 s
90.59/90.62	c lits-rem:      1163  cl-subs:     1123  v-elim:      0  v-fix:    0  time:  0.10 s
90.69/90.71	c vivif2 --  cl tried   215643 cl shrink      503 lits rem       1004 time: 0.09
90.69/90.76	c vivif2 --  cl tried    29338 cl shrink     3943 lits rem      15905 time: 0.05
91.20/91.21	c asymm  cl-useful: 158/21654/215589 lits-rem:474 time: 0.45
91.20/91.24	c calculated reachability. Time: 0.01
91.20/91.24	c  N dy   587    105333     45660    215431    107511     29317   1035190    435225      6.63   no data
91.31/91.37	c Finding binary XORs  T:     0.13 s  found:       3
93.61/93.64	c  N dy   633    112079     45654    215431    107568     34960   1035190    531028      6.67      9.81
95.89/95.94	c  N dy   683    119305     45654    215431    107593     24528   1035190    314284      6.71      7.24
98.39/98.49	c  N dy   727    127007     45653    215431    107633     31009   1035189    428033      6.74      7.25
101.20/101.21	c  N dy   775    135291     45653    215431    107665     38021   1035189    542084      6.75      7.27
103.99/104.03	c  N dy   820    144286     45653    215431    107704     28620   1035189    319499      6.75      7.26
106.99/107.05	c  N dy   879    153613     45652    215431    107746     36572   1035189    458216      6.77      7.46
108.19/108.22	c  S st   910    158000     45652    215431    107760     40344   1035189    524350      6.80      5.92
108.39/108.41	c  S st   910    158501     45651    215431    107771     40791   1035189    530341      6.80   no data
108.39/108.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     55 locsubst:     0 time:   0.03
110.99/111.10	c Flit:    27 Blit:      5 bXBeca:    0 bXProp:  207 Bins:  21226 BRemL:  26008 BRemN:     39 P: 30.2M T:  2.65
111.10/111.16	c Replacing      210 vars Replaced    11880 lits Time:     0.06 s 
111.20/111.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.20/111.24	c bin-w-bin subsume rem          640 bins  time:  0.02 s
111.20/111.29	c subs with bin:      273  lits-rem:       550  v-fix:    0  time:  0.05 s
111.29/111.35	c Subs w/ non-existent bins:     57 l-rem:    143 v-fix:     0 done:  45306 time:  0.07 s
111.29/111.39	c Removed useless bin:      60  fixed:     0  props:   1.13M  time:  0.03 s
111.49/111.54	c lits-rem:        38  cl-subs:      262  v-elim:    326  v-fix:    0  time:  0.15 s
111.59/111.65	c subs with bin:      321  lits-rem:      2218  v-fix:    0  time:  0.08 s
111.69/111.79	c lits-rem:      1243  cl-subs:     1489  v-elim:      0  v-fix:    0  time:  0.11 s
111.79/111.89	c vivif2 --  cl tried   212174 cl shrink      521 lits rem        691 time: 0.09
111.89/111.95	c vivif2 --  cl tried    38688 cl shrink     4098 lits rem      17003 time: 0.07
112.39/112.41	c asymm  cl-useful: 60/15956/212108 lits-rem:180 time: 0.45
112.39/112.44	c calculated reachability. Time: 0.02
112.39/112.44	c  N dy   910    158501     44980    212048     94786     38658   1017566    460898      6.80   no data
112.49/112.57	c Finding binary XORs  T:     0.13 s  found:       5
116.20/116.25	c  N dy   977    168633     44980    212048     94820     29744   1017566    277373      6.83      7.67
119.70/119.77	c  N dy  1042    179435     44625    212048     94886     38907   1017566    430664      6.85      8.31
124.10/124.10	c  N dy  1124    191218     44593    212048     94953     49001   1017566    601314      6.88      7.25
128.50/128.52	c  N dy  1199    203574     44592    212048     95002     41138   1017566    417365      6.90      7.86
133.00/133.09	c  N dy  1287    216652     44574    212048     95051     52552   1017566    639198      6.94      8.06
136.89/136.93	c Finding binary XORs  T:     0.13 s  found:    1276
136.89/136.99	c Replacing     1555 vars Replaced    83485 lits Time:     0.05 s 
137.89/137.96	c  N dy  1364    230713     42874    203565     66894     40814    972292    338054      6.95      7.32
140.30/140.32	c  S st  1411    237751     42657    203565     66967     46949    972292    440181      6.97      6.92
140.50/140.50	c  S st  1411    238252     42655    203565     66981     47409    972292    446485      6.97   no data
140.50/140.54	c x-sub:   170 x-cut:      0 vfix:      0 v-elim:    246 locsubst:   930 time:   0.03
143.20/143.22	c Flit:   106 Blit:    248 bXBeca:    0 bXProp: 1570 Bins:  83984 BRemL:  28012 BRemN:     49 P: 44.8M T:  2.69
143.20/143.25	c Cleaning up after failed var search:     0.03 s 
143.30/143.33	c Replacing     1931 vars Replaced   180272 lits Time:     0.07 s 
143.30/143.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.40/143.41	c bin-w-bin subsume rem        19879 bins  time:  0.03 s
143.40/143.46	c subs with bin:     2663  lits-rem:      3319  v-fix:    0  time:  0.05 s
143.50/143.53	c Subs w/ non-existent bins:    188 l-rem:    775 v-fix:     2 done:  40022 time:  0.06 s
143.50/143.56	c Removed useless bin:     183  fixed:     0  props:   1.27M  time:  0.03 s
143.80/143.80	c lits-rem:       201  cl-subs:     4140  v-elim:   2414  v-fix:    0  time:  0.24 s
143.90/143.91	c subs with bin:     1274  lits-rem:     14571  v-fix:    0  time:  0.07 s
144.00/144.04	c lits-rem:      2767  cl-subs:     3027  v-elim:      0  v-fix:    0  time:  0.10 s
144.11/144.13	c vivif2 --  cl tried   177518 cl shrink     1687 lits rem       2834 time: 0.08
144.11/144.18	c vivif2 --  cl tried    35042 cl shrink     3281 lits rem       8834 time: 0.05
144.40/144.42	c asymm  cl-useful: 34/8429/177290 lits-rem:102 time: 0.24
144.40/144.45	c calculated reachability. Time: 0.01
144.40/144.45	c  N dy  1411    238252     37606    177256     76143     34931    851439    339318      6.97   no data
144.50/144.60	c Finding binary XORs  T:     0.15 s  found:      60
149.10/149.15	c  N dy  1513    253568     37431    177256     76456     48363    851438    561346      7.00      7.62
153.60/153.61	c  N dy  1628    269771     37398    177256     76634     42383    851438    444900      7.06      7.75
156.00/156.01	c Finding binary XORs  T:     0.14 s  found:     899
156.00/156.07	c Replacing      981 vars Replaced    57815 lits Time:     0.05 s 
158.41/158.48	c  N dy  1744    287074     35984    168305     52178     32298    800067    209733      7.10      7.73
163.40/163.44	c  N dy  1862    305572     35977    168305     52369     48594    800067    500725      7.15      7.56
163.60/163.64	c  F st  1868    306251     35977    168305     52373     49194    800067    509232      7.15   no data
168.59/168.66	c  N dy  1971    325075     35947    168153     52142     43283    799101    362339      7.23      7.64
169.89/169.90	c Finding binary XORs  T:     0.14 s  found:     239
174.10/174.14	c  N dy  2123    345131     35882    167880     52172     60901    797833    684191      7.30      9.07
176.90/176.96	c  S st  2217    357378     35847    167880     52288     48727    797833    388810      7.36      6.00
177.11/177.19	c  S st  2217    357880     35182    158174     42496     39729    749918    277610      7.36   no data
177.21/177.22	c x-sub:   444 x-cut:      0 vfix:      0 v-elim:    203 locsubst:   362 time:   0.03
178.21/178.23	c Flit:    67 Blit:    172 bXBeca:    0 bXProp: 2298 Bins:  25629 BRemL:  16679 BRemN:   1321 P: 18.7M T:  1.01
178.21/178.23	c Cleaning up after failed var search:     0.00 s 
178.31/178.32	c Replacing     2723 vars Replaced   132709 lits Time:     0.08 s 
178.31/178.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
178.31/178.37	c bin-w-bin subsume rem         2697 bins  time:  0.01 s
178.40/178.41	c subs with bin:     1984  lits-rem:      1740  v-fix:    0  time:  0.03 s
178.40/178.45	c Subs w/ non-existent bins:    202 l-rem:    250 v-fix:     0 done:  32001 time:  0.04 s
178.40/178.48	c Removed useless bin:     156  fixed:     0  props:   0.82M  time:  0.02 s
178.70/178.70	c lits-rem:       368  cl-subs:     5799  v-elim:   5248  v-fix:    0  time:  0.22 s
178.70/178.75	c subs with bin:     1192  lits-rem:      7173  v-fix:    0  time:  0.03 s
178.80/178.84	c lits-rem:      1253  cl-subs:     2986  v-elim:      0  v-fix:    0  time:  0.07 s
178.80/178.88	c vivif2 --  cl tried   125074 cl shrink      544 lits rem        930 time: 0.03
178.80/178.89	c vivif2 --  cl tried    26640 cl shrink     1157 lits rem       2172 time: 0.01
179.20/179.27	c asymm  cl-useful: 789/19628/124985 lits-rem:2455 time: 0.38
179.20/179.29	c calculated reachability. Time: 0.01
179.20/179.29	c  N dy  2217    357880     26753    124865     33554     26619    599058    167356      7.36   no data
179.41/179.42	c Finding binary XORs  T:     0.13 s  found:       5
179.60/179.68	c  E dy  2223    359866     26716    124865     33655     28290    599058    185902      7.36      3.63
179.60/179.68	c num threads              : 1          
179.60/179.68	c restarts                 : 2223       
179.60/179.68	c dynamic restarts         : 2199       
179.60/179.68	c static restarts          : 24         
179.60/179.68	c full restarts            : 3          
179.60/179.68	c total simplify time      : 1.92       
179.60/179.68	c learnts DL2              : 0          
179.60/179.68	c learnts size 2           : 1424171    
179.60/179.68	c learnts size 1           : 20834       (6.71      % of vars)
179.60/179.68	c filedLit time            : 39.41       (21.97     % time)
179.60/179.68	c v-elim SatELite          : 229646      (73.98     % vars)
179.60/179.68	c SatELite time            : 3.75        (2.09      % time)
179.60/179.68	c v-elim xor               : 826         (0.27      % vars)
179.60/179.68	c xor elim time            : 0.27        (0.15      % time)
179.60/179.68	c num binary xor trees     : 7650       
179.60/179.68	c binxor trees' crown      : 32692       (4.27      leafs/tree)
179.60/179.68	c bin xor find time        : 2.07       
179.60/179.68	c OTF clause improved      : 46304       (0.13      clauses/conflict)
179.60/179.68	c OTF impr. size diff      : 48479       (1.05       lits/clause)
179.60/179.68	c OTF cl watch-shrink      : 125983      (0.35      clauses/conflict)
179.60/179.68	c OTF cl watch-sh-lit      : 368512      (2.93       lits/clause)
179.60/179.68	c tried to recurMin cls    : 161316      (44.83      % of conflicts)
179.60/179.68	c updated cache            : 0           (0.00       lits/tried recurMin)
179.60/179.68	c clauses over max glue    : 0           (0.00      % of all clauses)
179.60/179.68	c conflicts                : 359866      (2005.96   / sec)
179.60/179.68	c decisions                : 5331072     (2.04      % random)
179.60/179.68	c bogo-props               : 5241142537  (29215048.65 / sec)
179.60/179.68	c conflict literals        : 5638384     (20.74     % deleted)
179.60/179.68	c Memory used              : 873.17      MB
179.60/179.68	c CPU time                 : 179.40      s
179.60/179.68	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-3368377-1305379164/watcher-3368377-1305379164 -o /tmp/evaluation-result-3368377-1305379164/solver-3368377-1305379164 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368377-1305379164.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: 0.00 0.00 0.00 3/331 21073
/proc/meminfo: memFree=25189992/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=33984 CPUtime=0 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 1909 0 0 0 0 0 0 0 21 0 1 0 649516967 34799616 1617 33554432000 4194304 4580011 140736045035040 18446744073709551615 4310242 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 8496 1619 323 95 0 3478 0

[startup+0.102817 s]
/proc/loadavg: 0.00 0.00 0.00 3/331 21073
/proc/meminfo: memFree=25189992/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=71644 CPUtime=0.09 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 12497 0 0 0 8 1 0 0 21 0 1 0 649516967 73363456 10253 33554432000 4194304 4580011 140736045035040 18446744073709551615 4310242 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 17911 10255 323 95 0 12893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71644

[startup+0.2008 s]
/proc/loadavg: 0.00 0.00 0.00 3/331 21073
/proc/meminfo: memFree=25189992/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=104148 CPUtime=0.19 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 22106 0 0 0 17 2 0 0 21 0 1 0 649516967 106647552 17640 33554432000 4194304 4580011 140736045035040 18446744073709551615 4520882 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 26037 17645 323 95 0 21019 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 104148

[startup+0.300783 s]
/proc/loadavg: 0.00 0.00 0.00 3/331 21073
/proc/meminfo: memFree=25189992/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=156112 CPUtime=0.29 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 35392 0 0 0 26 3 0 0 22 0 1 0 649516967 159858688 26670 33554432000 4194304 4580011 140736045035040 18446744073709551615 4307916 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 39028 26675 323 95 0 34010 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 156112

[startup+0.700707 s]
/proc/loadavg: 0.00 0.00 0.00 3/331 21073
/proc/meminfo: memFree=25189992/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=156108 CPUtime=0.69 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 37999 0 0 0 65 4 0 0 23 0 1 0 649516967 159854592 29189 33554432000 4194304 4580011 140736045035040 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 39027 29189 339 95 0 34009 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 156108

[startup+1.50055 s]
/proc/loadavg: 0.00 0.00 0.00 4/332 21076
/proc/meminfo: memFree=24993932/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=196580 CPUtime=1.49 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 46439 0 0 0 144 5 0 0 25 0 1 0 649516967 201297920 37629 33554432000 4194304 4580011 140736045035040 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 49145 37629 341 95 0 44127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 196580

[startup+3.10026 s]
/proc/loadavg: 0.32 0.07 0.02 5/337 21084
/proc/meminfo: memFree=24873424/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=273444 CPUtime=3.09 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 62247 0 0 0 302 7 0 0 25 0 1 0 649516967 280006656 53437 33554432000 4194304 4580011 140736045035040 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 68361 53437 341 95 0 63343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 273444

[startup+6.30067 s]
/proc/loadavg: 0.32 0.07 0.02 5/337 21084
/proc/meminfo: memFree=24656492/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=420028 CPUtime=6.29 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 94989 0 0 0 619 10 0 0 25 0 1 0 649516967 430108672 86179 33554432000 4194304 4580011 140736045035040 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 105007 86179 341 95 0 99989 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 420028

[startup+12.7005 s]
/proc/loadavg: 0.89 0.20 0.06 5/337 21085
/proc/meminfo: memFree=24388436/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=575564 CPUtime=12.69 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 128594 0 0 0 1255 14 0 0 25 0 1 0 649516967 589377536 119784 33554432000 4194304 4580011 140736045035040 18446744073709551615 4234384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 143891 119784 341 95 0 138873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 575564

[startup+25.5011 s]
/proc/loadavg: 1.36 0.32 0.11 5/337 21085
/proc/meminfo: memFree=24160844/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=707012 CPUtime=25.49 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 153499 0 0 0 2531 18 0 0 25 0 1 0 649516967 723980288 144663 33554432000 4194304 4580011 140736045035040 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 176753 144663 364 95 0 171735 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 707012

[startup+51.1004 s]
/proc/loadavg: 2.26 0.62 0.21 5/337 21086
/proc/meminfo: memFree=24085056/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=745428 CPUtime=51.09 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 169527 0 0 0 5088 21 0 0 25 0 1 0 649516967 763318272 156991 33554432000 4194304 4580011 140736045035040 18446744073709551615 4230307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 186357 156991 366 95 0 181339 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 745428

[startup+102.301 s]
/proc/loadavg: 3.30 1.18 0.42 5/337 21087
/proc/meminfo: memFree=23875452/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=877812 CPUtime=102.3 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 205510 0 0 0 10204 26 0 0 25 0 1 0 649516967 898879488 189362 33554432000 4194304 4580011 140736045035040 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 219453 189362 366 95 0 214435 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 877812

[startup+162.301 s]
/proc/loadavg: 3.79 1.71 0.65 5/337 21116
/proc/meminfo: memFree=23928180/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=878372 CPUtime=162.3 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 214033 0 0 0 16202 28 0 0 25 0 1 0 649516967 899452928 189866 33554432000 4194304 4580011 140736045035040 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 219593 189866 366 95 0 214575 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 878372

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

[startup+166.401 s]
/proc/loadavg: 3.79 1.71 0.65 5/337 21116
/proc/meminfo: memFree=23918376/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=894120 CPUtime=166.39 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 215834 0 0 0 16611 28 0 0 25 0 1 0 649516967 915578880 191667 33554432000 4194304 4580011 140736045035040 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 223530 191667 366 95 0 218512 0
Current children cumulated CPU time (s) 166.39
Current children cumulated vsize (KiB) 894120

[startup+172.813 s]
/proc/loadavg: 3.82 1.78 0.68 5/337 21116
/proc/meminfo: memFree=23919704/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=894120 CPUtime=172.81 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 216290 0 0 0 17252 29 0 0 25 0 1 0 649516967 915578880 192123 33554432000 4194304 4580011 140736045035040 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 223530 192123 366 95 0 218512 0
Current children cumulated CPU time (s) 172.81
Current children cumulated vsize (KiB) 894120

[startup+176 s]
/proc/loadavg: 3.82 1.78 0.68 5/337 21116
/proc/meminfo: memFree=23923788/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=894120 CPUtime=176.01 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 216513 0 0 0 17572 29 0 0 25 0 1 0 649516967 915578880 192346 33554432000 4194304 4580011 140736045035040 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 223530 192346 366 95 0 218512 0
Current children cumulated CPU time (s) 176.01
Current children cumulated vsize (KiB) 894120

[startup+177.601 s]
/proc/loadavg: 3.83 1.82 0.70 5/337 21116
/proc/meminfo: memFree=23922796/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=894120 CPUtime=177.6 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 216618 0 0 0 17731 29 0 0 25 0 1 0 649516967 915578880 192451 33554432000 4194304 4580011 140736045035040 18446744073709551615 4329966 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 223530 192451 366 95 0 218512 0
Current children cumulated CPU time (s) 177.6
Current children cumulated vsize (KiB) 894120

[startup+178.401 s]
/proc/loadavg: 3.83 1.82 0.70 5/337 21116
/proc/meminfo: memFree=23922052/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=894120 CPUtime=178.4 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 216618 0 0 0 17811 29 0 0 25 0 1 0 649516967 915578880 192451 33554432000 4194304 4580011 140736045035040 18446744073709551615 4412920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 223530 192451 366 95 0 218512 0
Current children cumulated CPU time (s) 178.4
Current children cumulated vsize (KiB) 894120

[startup+179.201 s]
/proc/loadavg: 3.83 1.82 0.70 5/337 21116
/proc/meminfo: memFree=23922052/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=894120 CPUtime=179.2 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 218103 0 0 0 17891 29 0 0 25 0 1 0 649516967 915578880 193936 33554432000 4194304 4580011 140736045035040 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 223530 193936 366 95 0 218512 0
Current children cumulated CPU time (s) 179.2
Current children cumulated vsize (KiB) 894120

[startup+179.601 s]
/proc/loadavg: 3.83 1.82 0.70 5/337 21116
/proc/meminfo: memFree=23915480/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=894120 CPUtime=179.6 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202496 218116 0 0 0 17931 29 0 0 25 0 1 0 649516967 915578880 193949 33554432000 4194304 4580011 140736045035040 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21073/statm: 223530 193949 366 95 0 218512 0
Current children cumulated CPU time (s) 179.6
Current children cumulated vsize (KiB) 894120

[startup+179.701 s]
/proc/loadavg: 3.83 1.82 0.70 5/337 21116
/proc/meminfo: memFree=23915480/32951124 swapFree=44485764/67111528
[pid=21073] ppid=21071 vsize=0 CPUtime=179.69 cores=1,3
/proc/21073/stat : 21073 (strangenight2-s) R 21071 21073 21023 0 -1 4202500 218139 0 0 0 17939 30 0 0 25 0 1 0 649516967 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21073/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 179.69
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 179.721
CPU time (s): 179.726
CPU user time (s): 179.399
CPU system time (s): 0.32695
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 912040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 179.399
system time used= 0.32695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218139
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= 277

runsolver used 0.592909 second user time and 1.2908 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 15:19:25
IDJOB=3368377
IDBENCH=69619
IDSOLVER=1845
FILE ID=node105/3368377-1305379164
RUNJOBID= node105-1305379160-21043
PBS_JOBID= 13324397
Free space on /tmp= 73540 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368377-1305379164/watcher-3368377-1305379164 -o /tmp/evaluation-result-3368377-1305379164/solver-3368377-1305379164 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368377-1305379164.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=1451802766

node105.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.825
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.65
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.825
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.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25190396 kB
Buffers:        254340 kB
Cached:        5881324 kB
SwapCached:      39656 kB
Active:         737832 kB
Inactive:      6762252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25190396 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           58992 kB
Writeback:           0 kB
AnonPages:     1332300 kB
Mapped:          11088 kB
Slab:           129124 kB
PageTables:      67004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65542848 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= 73528 MiB
End job on node105 at 2011-05-14 15:22:25