Trace number 3400948

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 168.701 168.758

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 benchmark23.7084
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.06	c Outputting solution to console
0.00/0.06	c This is CryptoMiniSat 3.0.0
0.00/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.06	c Reading file 'HOME/instance-3400948-1306280115.cnf'
0.00/0.06	c -- header says num vars:         310434
0.00/0.06	c -- header says num clauses:      923497
0.33/0.40	c -- clauses added:            0 learnts,       923497 normals,            0 xors
0.33/0.40	c -- vars added     310434
0.33/0.40	c Parsing time:  0.30 s
0.33/0.40	c  N st     0         0    310434    307832    615664         0   2154824         0   no data   no data
0.73/0.87	c asymm  cl-useful: 0/31165/307831 lits-rem:0 time: 0.46
12.63/12.71	c Flit:  2033 Blit:  13912 bXBeca:    0 bXProp: 20972 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 11.73
12.63/12.74	c Cleaning up after failed var search:     0.03 s 
12.73/12.81	c Replacing    20972 vars Replaced   358715 lits Time:     0.06 s 
12.73/12.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.83/12.92	c bin-w-bin subsume rem         1071 bins  time:  0.03 s
12.93/13.02	c subs with bin:       13  lits-rem:        13  v-fix:    0  time:  0.10 s
13.33/13.44	c Subs w/ non-existent bins:      3 l-rem:      3 v-fix:     0 done: 133828 time:  0.41 s
13.53/13.60	c Removed useless bin:      80  fixed:     0  props:  20.00M  time:  0.16 s
14.15/14.29	c lits-rem:         8  cl-subs:      205  v-elim:  90965  v-fix:    0  time:  0.67 s
14.73/14.89	c Finding binary XORs  T:     0.60 s  found:    1979
14.83/14.93	c Replacing     1979 vars Replaced    32532 lits Time:     0.04 s 
14.93/15.04	c Finding non-binary XORs:     0.08 s (found:    6530, avg size: 3.0)
14.93/15.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      6 locsubst:    18 time:   0.03
15.03/15.15	c calculated reachability. Time: 0.09
15.03/15.17	c Calc default polars -  time:   0.02 s pos:   63596 undec:  130725 neg:  116113
15.03/15.17	c =========================================================================================
15.03/15.17	c types(t): F = full restart, N = normal restart
15.03/15.17	c types(t): S = simplification begin/end, E = solution found
15.03/15.17	c restart types(rt): st = static, dy = dynamic
15.03/15.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.03/15.17	c  B st     0         0    179946    209623    375766         0   1505646         0   no data   no data
17.23/17.31	c  N dy    20      4085    179946    209623    375939      3636   1505645     46516      5.67      6.59
19.13/19.28	c  N dy    40      8188    179946    209623    376087      7117   1505645     92921      5.91      6.33
21.73/21.81	c  N dy    65     12335    179927    209623    376204     10705   1505645    142544      6.02      6.42
23.93/24.09	c  N dy    90     16506    179904    209623    376281     14329   1505645    193546      6.05      6.38
26.35/26.43	c  N dy   113     20575    179829    209623    376359      9335   1505645     71620      6.09      6.44
28.63/28.78	c  N dy   141     24636    179826    209623    376434     12889   1505645    123528      6.18      9.69
29.03/29.12	c  F st   144     25000    179824    209623    376437     13224   1505645    129432      6.19   no data
29.03/29.18	c Replacing        9 vars Replaced      150 lits Time:     0.04 s 
39.73/39.83	c  N dy   150     30001    179798    209249    376036     17787   1503369    214340      6.19   no data
39.73/39.83	c  S st   150     30001    179798    209249    376036     17787   1503369    214340      6.19   no data
40.03/40.18	c  S st   150     30503    179797    209249    376063     18257   1503369    221472      6.19   no data
40.13/40.22	c x-sub:     9 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
52.43/52.54	c Flit:    93 Blit:    216 bXBeca:    0 bXProp: 1760 Bins: 137302 BRemL:   5983 BRemN:     55 P: 200.1M T: 12.30
52.43/52.55	c Cleaning up after failed var search:     0.00 s 
52.53/52.63	c Replacing     1760 vars Replaced   189014 lits Time:     0.08 s 
52.53/52.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
52.75/52.82	c bin-w-bin subsume rem        24946 bins  time:  0.13 s
52.83/52.91	c subs with bin:      369  lits-rem:      1001  v-fix:    0  time:  0.09 s
53.23/53.34	c Subs w/ non-existent bins:     49 l-rem:    370 v-fix:     0 done: 151261 time:  0.42 s
53.43/53.54	c Removed useless bin:     412  fixed:     0  props:  20.00M  time:  0.20 s
54.33/54.46	c lits-rem:       133  cl-subs:     1034  v-elim: 118292  v-fix:    0  time:  0.88 s
54.43/54.50	c subs with bin:      325  lits-rem:      1680  v-fix:    0  time:  0.03 s
54.43/54.59	c lits-rem:       579  cl-subs:      698  v-elim:      0  v-fix:    0  time:  0.06 s
54.85/54.99	c asymm  cl-useful: 570/42395/240414 lits-rem:587 time: 0.40
54.95/55.05	c calculated reachability. Time: 0.04
54.95/55.05	c  N dy   150     30503     59148    240413     96398      9016   1159173    135510      6.19   no data
55.23/55.30	c Finding binary XORs  T:     0.25 s  found:     139
56.13/56.25	c  N dy   174     34804     59148    240413     96493     12542   1159173    184252      6.19      6.59
57.24/57.38	c  N dy   199     39033     59141    240413     96540     16085   1159173    237842      6.21      6.62
58.34/58.40	c  N dy   222     43043     59141    240413     96590     10170   1159173    111006      6.23      6.99
59.04/59.19	c  S st   240     45754     59141    240413     96632     12420   1159173    142774      6.25   no data
59.26/59.35	c  S st   240     46258     59141    240413     96658     12885   1159173    149042      6.25   no data
59.26/59.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    218 locsubst:     2 time:   0.03
62.14/62.27	c Flit:    20 Blit:      7 bXBeca:    0 bXProp:  173 Bins: 157711 BRemL:  29941 BRemN:    146 P: 38.8M T:  2.89
62.24/62.34	c Replacing      313 vars Replaced   102832 lits Time:     0.06 s 
62.24/62.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.34/62.45	c bin-w-bin subsume rem        26345 bins  time:  0.05 s
62.44/62.52	c subs with bin:      965  lits-rem:      2547  v-fix:    0  time:  0.07 s
62.44/62.60	c Subs w/ non-existent bins:    273 l-rem:   1635 v-fix:     0 done:  58560 time:  0.08 s
62.55/62.64	c Removed useless bin:     231  fixed:     0  props:   2.12M  time:  0.04 s
62.83/62.92	c lits-rem:       137  cl-subs:      693  v-elim:  11211  v-fix:    0  time:  0.28 s
62.83/62.97	c subs with bin:      181  lits-rem:      1519  v-fix:    0  time:  0.03 s
62.93/63.05	c lits-rem:       149  cl-subs:      308  v-elim:      0  v-fix:    0  time:  0.05 s
63.03/63.14	c vivif2 --  cl tried   224061 cl shrink     2260 lits rem       5388 time: 0.09
63.03/63.16	c vivif2 --  cl tried    10741 cl shrink     1033 lits rem       2128 time: 0.01
63.43/63.56	c asymm  cl-useful: 67/32795/223848 lits-rem:70 time: 0.41
63.43/63.59	c calculated reachability. Time: 0.02
63.43/63.60	c  N dy   240     46258     47349    223847    118003     10699   1079851    214334      6.25   no data
63.65/63.74	c Finding binary XORs  T:     0.14 s  found:      21
64.63/64.79	c  N dy   271     50331     47344    223847    118057     14069   1079851    266502      6.32      6.75
65.63/65.72	c  N dy   300     54343     47342    223847    118088     17479   1079851    323556      6.38      6.72
66.63/66.72	c  N dy   326     58414     47342    223847    118138     20820   1079851    374985      6.41      6.81
67.63/67.70	c  N dy   353     62453     47342    223847    118174     24165   1079851    428431      6.44     10.61
68.83/68.91	c  N dy   380     66902     47342    223847    118206     15014   1079851    241008      6.48      6.89
69.33/69.48	c  S st   396     69387     47342    223847    118228     17152   1079849    276251      6.49   no data
69.53/69.64	c  S st   396     69888     47342    223847    118254     17598   1079849    281257      6.49   no data
69.53/69.67	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:     58 locsubst:     2 time:   0.03
71.93/72.05	c Flit:    23 Blit:     39 bXBeca:    0 bXProp:   84 Bins:  78198 BRemL:  43676 BRemN:    161 P: 28.2M T:  2.37
72.03/72.10	c Replacing      106 vars Replaced    31704 lits Time:     0.05 s 
72.03/72.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.03/72.19	c bin-w-bin subsume rem         9601 bins  time:  0.03 s
72.13/72.25	c subs with bin:      839  lits-rem:       664  v-fix:    0  time:  0.06 s
72.23/72.31	c Subs w/ non-existent bins:    385 l-rem:    142 v-fix:     0 done:  47084 time:  0.06 s
72.23/72.34	c Removed useless bin:     105  fixed:     0  props:   1.16M  time:  0.03 s
72.33/72.49	c lits-rem:        81  cl-subs:      304  v-elim:    995  v-fix:    0  time:  0.14 s
72.45/72.54	c subs with bin:      215  lits-rem:      1627  v-fix:    0  time:  0.04 s
72.55/72.64	c lits-rem:       495  cl-subs:      456  v-elim:      0  v-fix:    0  time:  0.06 s
72.63/72.72	c vivif2 --  cl tried   217737 cl shrink      687 lits rem       1309 time: 0.08
72.63/72.74	c vivif2 --  cl tried    16531 cl shrink     1164 lits rem       3328 time: 0.02
73.03/73.18	c asymm  cl-useful: 68/24896/217685 lits-rem:204 time: 0.45
73.13/73.21	c calculated reachability. Time: 0.01
73.13/73.21	c  N dy   396     69888     46089    217617    116501     16505   1046156    264926      6.49   no data
73.23/73.34	c Finding binary XORs  T:     0.13 s  found:       3
74.43/74.60	c  N dy   423     74445     46089    217617    116527     20263   1046156    322240      6.50      7.29
75.85/75.93	c  N dy   448     79287     46089    217617    116549     24286   1046156    384165      6.52     10.24
77.33/77.44	c  N dy   481     84502     46087    217617    116584     28694   1046156    455183      6.55      6.90
78.23/78.31	c  F st   501     87502     46086    217617    116608     31223   1046156    494167      6.57   no data
78.23/78.36	c Replacing        3 vars Replaced      234 lits Time:     0.03 s 
78.93/79.07	c  N st   506     90799     46083    217572    115931     18344   1045873    266893      6.57   no data
80.33/80.45	c  N dy   535     96670     46081    217572    115951     23434   1045873    369328      6.60      7.23
82.23/82.35	c  N dy   576    103105     46079    217572    115997     28849   1045873    458781      6.62      6.99
82.73/82.85	c  S st   587    104832     46078    217572    116008     30313   1045873    482794      6.63   no data
82.93/83.00	c  S st   587    105333     46077    217572    116024     30774   1045873    488427      6.63   no data
82.93/83.04	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:     40 locsubst:     0 time:   0.03
85.33/85.44	c Flit:     9 Blit:     12 bXBeca:    0 bXProp:  144 Bins:  44328 BRemL:  40808 BRemN:     91 P: 27.3M T:  2.40
85.43/85.50	c Replacing      145 vars Replaced    23735 lits Time:     0.06 s 
85.43/85.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.43/85.58	c bin-w-bin subsume rem         4184 bins  time:  0.03 s
85.53/85.64	c subs with bin:      237  lits-rem:       205  v-fix:    0  time:  0.05 s
85.53/85.70	c Subs w/ non-existent bins:     38 l-rem:     32 v-fix:     0 done:  45855 time:  0.06 s
85.65/85.73	c Removed useless bin:      60  fixed:     0  props:   1.07M  time:  0.03 s
85.75/85.87	c lits-rem:        35  cl-subs:      271  v-elim:    195  v-fix:    0  time:  0.14 s
85.83/85.97	c subs with bin:      186  lits-rem:      1511  v-fix:    0  time:  0.06 s
85.93/86.10	c lits-rem:      1163  cl-subs:     1123  v-elim:      0  v-fix:    0  time:  0.09 s
86.03/86.18	c vivif2 --  cl tried   215643 cl shrink      503 lits rem       1004 time: 0.09
86.13/86.23	c vivif2 --  cl tried    29338 cl shrink     3943 lits rem      15905 time: 0.05
86.53/86.67	c asymm  cl-useful: 158/21654/215589 lits-rem:474 time: 0.44
86.63/86.70	c calculated reachability. Time: 0.02
86.63/86.70	c  N dy   587    105333     45660    215431    107511     29317   1035190    435225      6.63   no data
86.75/86.83	c Finding binary XORs  T:     0.13 s  found:       3
88.83/88.93	c  N dy   633    112079     45654    215431    107568     34960   1035190    531028      6.67      9.81
90.93/91.06	c  N dy   683    119305     45654    215431    107593     24528   1035190    314284      6.71      7.24
93.23/93.41	c  N dy   727    127007     45653    215431    107633     31009   1035189    428033      6.74      7.25
95.83/95.92	c  N dy   775    135291     45653    215431    107665     38021   1035189    542084      6.75      7.27
98.43/98.53	c  N dy   820    144286     45653    215431    107704     28620   1035189    319499      6.75      7.26
101.23/101.31	c  N dy   879    153613     45652    215431    107746     36572   1035189    458216      6.77      7.46
102.33/102.40	c  S st   910    158000     45652    215431    107760     40344   1035189    524350      6.80      5.92
102.43/102.58	c  S st   910    158501     45651    215431    107771     40791   1035189    530341      6.80   no data
102.53/102.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     55 locsubst:     0 time:   0.03
105.03/105.18	c Flit:    27 Blit:      5 bXBeca:    0 bXProp:  207 Bins:  21226 BRemL:  26008 BRemN:     39 P: 30.2M T:  2.57
105.13/105.25	c Replacing      210 vars Replaced    11880 lits Time:     0.06 s 
105.23/105.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.23/105.32	c bin-w-bin subsume rem          640 bins  time:  0.02 s
105.23/105.37	c subs with bin:      273  lits-rem:       550  v-fix:    0  time:  0.05 s
105.33/105.43	c Subs w/ non-existent bins:     57 l-rem:    143 v-fix:     0 done:  45306 time:  0.06 s
105.33/105.46	c Removed useless bin:      60  fixed:     0  props:   1.13M  time:  0.03 s
105.45/105.61	c lits-rem:        38  cl-subs:      262  v-elim:    326  v-fix:    0  time:  0.15 s
105.63/105.72	c subs with bin:      321  lits-rem:      2218  v-fix:    0  time:  0.08 s
105.73/105.85	c lits-rem:      1243  cl-subs:     1489  v-elim:      0  v-fix:    0  time:  0.10 s
105.83/105.95	c vivif2 --  cl tried   212174 cl shrink      521 lits rem        691 time: 0.09
105.93/106.01	c vivif2 --  cl tried    38688 cl shrink     4098 lits rem      17003 time: 0.06
106.33/106.45	c asymm  cl-useful: 60/15956/212108 lits-rem:180 time: 0.43
106.33/106.48	c calculated reachability. Time: 0.02
106.33/106.48	c  N dy   910    158501     44980    212048     94786     38658   1017566    460898      6.80   no data
106.43/106.61	c Finding binary XORs  T:     0.13 s  found:       5
109.96/110.02	c  N dy   977    168633     44980    212048     94820     29744   1017566    277373      6.83      7.67
113.15/113.24	c  N dy  1042    179435     44625    212048     94886     38907   1017566    430664      6.85      8.31
117.13/117.23	c  N dy  1124    191218     44593    212048     94953     49001   1017566    601314      6.88      7.25
121.13/121.28	c  N dy  1199    203574     44592    212048     95002     41138   1017566    417365      6.90      7.86
125.35/125.49	c  N dy  1287    216652     44574    212048     95051     52552   1017566    639198      6.94      8.06
128.93/129.03	c Finding binary XORs  T:     0.13 s  found:    1276
128.93/129.08	c Replacing     1555 vars Replaced    83485 lits Time:     0.05 s 
129.84/129.97	c  N dy  1364    230713     42874    203565     66894     40814    972292    338054      6.95      7.32
132.04/132.13	c  S st  1411    237751     42657    203565     66967     46949    972292    440181      6.97      6.92
132.24/132.30	c  S st  1411    238252     42655    203565     66981     47409    972292    446485      6.97   no data
132.24/132.33	c x-sub:   170 x-cut:      0 vfix:      0 v-elim:    246 locsubst:   930 time:   0.03
134.84/134.95	c Flit:   106 Blit:    248 bXBeca:    0 bXProp: 1570 Bins:  83984 BRemL:  28012 BRemN:     49 P: 44.8M T:  2.61
134.84/134.97	c Cleaning up after failed var search:     0.03 s 
134.94/135.05	c Replacing     1931 vars Replaced   180272 lits Time:     0.07 s 
135.04/135.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.04/135.13	c bin-w-bin subsume rem        19879 bins  time:  0.03 s
135.04/135.18	c subs with bin:     2663  lits-rem:      3319  v-fix:    0  time:  0.05 s
135.15/135.24	c Subs w/ non-existent bins:    188 l-rem:    775 v-fix:     2 done:  40022 time:  0.06 s
135.15/135.27	c Removed useless bin:     183  fixed:     0  props:   1.27M  time:  0.03 s
135.43/135.51	c lits-rem:       201  cl-subs:     4140  v-elim:   2414  v-fix:    0  time:  0.23 s
135.53/135.61	c subs with bin:     1274  lits-rem:     14571  v-fix:    0  time:  0.07 s
135.63/135.74	c lits-rem:      2767  cl-subs:     3027  v-elim:      0  v-fix:    0  time:  0.10 s
135.73/135.83	c vivif2 --  cl tried   177518 cl shrink     1687 lits rem       2834 time: 0.08
135.73/135.87	c vivif2 --  cl tried    35042 cl shrink     3281 lits rem       8834 time: 0.05
136.03/136.11	c asymm  cl-useful: 34/8429/177290 lits-rem:102 time: 0.23
136.03/136.13	c calculated reachability. Time: 0.01
136.03/136.13	c  N dy  1411    238252     37606    177256     76143     34931    851439    339318      6.97   no data
136.13/136.28	c Finding binary XORs  T:     0.14 s  found:      60
140.23/140.38	c  N dy  1513    253568     37431    177256     76456     48363    851438    561346      7.00      7.62
144.43/144.50	c  N dy  1628    269771     37398    177256     76634     42383    851438    444900      7.06      7.75
146.63/146.73	c Finding binary XORs  T:     0.13 s  found:     899
146.63/146.78	c Replacing      981 vars Replaced    57815 lits Time:     0.05 s 
148.93/149.02	c  N dy  1744    287074     35984    168305     52178     32298    800067    209733      7.10      7.73
153.53/153.60	c  N dy  1862    305572     35977    168305     52369     48594    800067    500725      7.15      7.56
153.63/153.79	c  F st  1868    306251     35977    168305     52373     49194    800067    509232      7.15   no data
158.35/158.43	c  N dy  1971    325075     35947    168153     52142     43283    799101    362339      7.23      7.64
159.45/159.57	c Finding binary XORs  T:     0.13 s  found:     239
163.43/163.50	c  N dy  2123    345131     35882    167880     52172     60901    797833    684191      7.30      9.07
166.06/166.12	c  S st  2217    357378     35847    167880     52288     48727    797833    388810      7.36      6.00
166.24/166.33	c  S st  2217    357880     35182    158174     42496     39729    749918    277610      7.36   no data
166.24/166.36	c x-sub:   444 x-cut:      0 vfix:      0 v-elim:    203 locsubst:   362 time:   0.03
167.24/167.34	c Flit:    67 Blit:    172 bXBeca:    0 bXProp: 2298 Bins:  25629 BRemL:  16679 BRemN:   1321 P: 18.7M T:  0.98
167.24/167.34	c Cleaning up after failed var search:     0.00 s 
167.34/167.43	c Replacing     2723 vars Replaced   132709 lits Time:     0.08 s 
167.34/167.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
167.34/167.48	c bin-w-bin subsume rem         2697 bins  time:  0.01 s
167.44/167.51	c subs with bin:     1984  lits-rem:      1740  v-fix:    0  time:  0.03 s
167.44/167.56	c Subs w/ non-existent bins:    202 l-rem:    250 v-fix:     0 done:  32001 time:  0.04 s
167.44/167.58	c Removed useless bin:     156  fixed:     0  props:   0.82M  time:  0.02 s
167.64/167.79	c lits-rem:       368  cl-subs:     5799  v-elim:   5248  v-fix:    0  time:  0.22 s
167.74/167.84	c subs with bin:     1192  lits-rem:      7173  v-fix:    0  time:  0.03 s
167.84/167.93	c lits-rem:      1253  cl-subs:     2986  v-elim:      0  v-fix:    0  time:  0.07 s
167.84/167.96	c vivif2 --  cl tried   125074 cl shrink      544 lits rem        930 time: 0.03
167.84/167.98	c vivif2 --  cl tried    26640 cl shrink     1157 lits rem       2172 time: 0.01
168.26/168.33	c asymm  cl-useful: 789/19628/124985 lits-rem:2455 time: 0.36
168.26/168.35	c calculated reachability. Time: 0.01
168.26/168.35	c  N dy  2217    357880     26753    124865     33554     26619    599058    167356      7.36   no data
168.34/168.48	c Finding binary XORs  T:     0.13 s  found:       5
168.64/168.72	c  E dy  2223    359866     26716    124865     33655     28290    599058    185902      7.36      3.63
168.64/168.72	c num threads              : 1          
168.64/168.72	c restarts                 : 2223       
168.64/168.72	c dynamic restarts         : 2199       
168.64/168.72	c static restarts          : 24         
168.64/168.72	c full restarts            : 3          
168.64/168.72	c total simplify time      : 1.89       
168.64/168.72	c learnts DL2              : 0          
168.64/168.72	c learnts size 2           : 1424171    
168.64/168.72	c learnts size 1           : 20834       (6.71      % of vars)
168.64/168.72	c filedLit time            : 37.93       (22.53     % time)
168.64/168.72	c v-elim SatELite          : 229646      (73.98     % vars)
168.64/168.72	c SatELite time            : 3.68        (2.18      % time)
168.64/168.72	c v-elim xor               : 826         (0.27      % vars)
168.64/168.72	c xor elim time            : 0.26        (0.16      % time)
168.64/168.72	c num binary xor trees     : 7650       
168.64/168.72	c binxor trees' crown      : 32692       (4.27      leafs/tree)
168.64/168.72	c bin xor find time        : 2.05       
168.64/168.72	c OTF clause improved      : 46304       (0.13      clauses/conflict)
168.64/168.72	c OTF impr. size diff      : 48479       (1.05       lits/clause)
168.64/168.72	c OTF cl watch-shrink      : 125983      (0.35      clauses/conflict)
168.64/168.72	c OTF cl watch-sh-lit      : 368512      (2.93       lits/clause)
168.64/168.72	c tried to recurMin cls    : 161316      (44.83      % of conflicts)
168.64/168.72	c updated cache            : 0           (0.00       lits/tried recurMin)
168.64/168.72	c clauses over max glue    : 0           (0.00      % of all clauses)
168.64/168.72	c conflicts                : 359866      (2137.51   / sec)
168.64/168.72	c decisions                : 5331072     (2.04      % random)
168.64/168.72	c bogo-props               : 5241142537  (31131048.48 / sec)
168.64/168.72	c conflict literals        : 5638384     (20.74     % deleted)
168.64/168.72	c Memory used              : 873.16      MB
168.64/168.72	c CPU time                 : 168.36      s
168.64/168.72	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-3400948-1306280115/watcher-3400948-1306280115 -o /tmp/evaluation-result-3400948-1306280115/solver-3400948-1306280115 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3400948-1306280115.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.01 3/521 30245
/proc/meminfo: memFree=8097916/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/30245/stat : 30245 (runsolver) S 30243 30245 30177 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 720427024 12079104 50 33554432000 4194304 5432360 140735081513744 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699968823 0 0 17 7 0 0 0
/proc/30245/statm: 2949 50 30 303 0 2643 0

[startup+0.0977819 s]
/proc/loadavg: 0.08 0.02 0.01 3/521 30245
/proc/meminfo: memFree=8097916/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=45576 CPUtime=0.02 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 4986 0 0 0 2 0 0 0 21 0 1 0 720427024 46669824 3883 33554432000 4194304 4580011 140736210928512 18446744073709551615 4306996 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 11394 3884 323 95 0 6376 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 45576

[startup+0.100768 s]
/proc/loadavg: 0.08 0.02 0.01 3/521 30245
/proc/meminfo: memFree=8097916/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=45576 CPUtime=0.03 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 5166 0 0 0 3 0 0 0 21 0 1 0 720427024 46669824 4057 33554432000 4194304 4580011 140736210928512 18446744073709551615 4310242 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 11394 4060 323 95 0 6376 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 45576

[startup+0.300737 s]
/proc/loadavg: 0.08 0.02 0.01 3/521 30245
/proc/meminfo: memFree=8097916/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=121500 CPUtime=0.23 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 27001 0 0 0 20 3 0 0 21 0 1 0 720427024 124416000 22472 33554432000 4194304 4580011 140736210928512 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 30375 22473 323 95 0 25357 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 121500

[startup+0.70066 s]
/proc/loadavg: 0.08 0.02 0.01 3/521 30245
/proc/meminfo: memFree=8097916/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=156104 CPUtime=0.63 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 37997 0 0 0 59 4 0 0 22 0 1 0 720427024 159850496 29188 33554432000 4194304 4580011 140736210928512 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 39026 29188 339 95 0 34008 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 156104

[startup+1.50051 s]
/proc/loadavg: 0.23 0.05 0.02 3/522 30246
/proc/meminfo: memFree=7934660/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=193884 CPUtime=1.43 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 45916 0 0 0 138 5 0 0 25 0 1 0 720427024 198537216 37107 33554432000 4194304 4580011 140736210928512 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 48471 37107 341 95 0 43453 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 193884

[startup+3.10022 s]
/proc/loadavg: 0.23 0.05 0.02 3/522 30246
/proc/meminfo: memFree=7887416/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=274144 CPUtime=3.03 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 62329 0 0 0 297 6 0 0 25 0 1 0 720427024 280723456 53520 33554432000 4194304 4580011 140736210928512 18446744073709551615 4293226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 68536 53520 341 95 0 63518 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 274144

[startup+6.30064 s]
/proc/loadavg: 0.37 0.08 0.03 3/522 30246
/proc/meminfo: memFree=7741496/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=425348 CPUtime=6.23 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 96093 0 0 0 612 11 0 0 25 0 1 0 720427024 435556352 87284 33554432000 4194304 4580011 140736210928512 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 106337 87286 341 95 0 101319 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 425348

[startup+12.7005 s]
/proc/loadavg: 0.50 0.11 0.04 3/522 30246
/proc/meminfo: memFree=7563208/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=575696 CPUtime=12.63 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 128617 0 0 0 1248 15 0 0 25 0 1 0 720427024 589512704 119808 33554432000 4194304 4580011 140736210928512 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 143924 119808 341 95 0 138906 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 575696

[startup+25.5011 s]
/proc/loadavg: 0.83 0.21 0.07 3/522 30247
/proc/meminfo: memFree=7399268/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=707008 CPUtime=25.43 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 153529 0 0 0 2524 19 0 0 25 0 1 0 720427024 723976192 144694 33554432000 4194304 4580011 140736210928512 18446744073709551615 4293770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 176752 144694 364 95 0 171734 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 707008

[startup+51.1004 s]
/proc/loadavg: 1.23 0.35 0.12 3/522 30247
/proc/meminfo: memFree=7336980/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=759532 CPUtime=51.03 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 172492 0 0 0 5081 22 0 0 25 0 1 0 720427024 777760768 159957 33554432000 4194304 4580011 140736210928512 18446744073709551615 4294245 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 189883 159957 366 95 0 184865 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 759532

[startup+102.32 s]
/proc/loadavg: 1.66 0.60 0.21 3/522 30249
/proc/meminfo: memFree=7207672/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=877808 CPUtime=102.25 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 205824 0 0 0 10198 27 0 0 25 0 1 0 720427024 898875392 189677 33554432000 4194304 4580011 140736210928512 18446744073709551615 4321004 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 219452 189677 366 95 0 214434 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 877808

[startup+162.301 s]
/proc/loadavg: 1.91 0.87 0.33 3/522 30250
/proc/meminfo: memFree=7190980/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=894116 CPUtime=162.23 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 216290 0 0 0 16193 30 0 0 25 0 1 0 720427024 915574784 192124 33554432000 4194304 4580011 140736210928512 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 223529 192124 366 95 0 218511 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 894116

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

[startup+163.101 s]
/proc/loadavg: 1.91 0.87 0.33 3/522 30250
/proc/meminfo: memFree=7190484/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=894116 CPUtime=163.03 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 216354 0 0 0 16273 30 0 0 25 0 1 0 720427024 915574784 192188 33554432000 4194304 4580011 140736210928512 18446744073709551615 4295240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 223529 192188 366 95 0 218511 0
Current children cumulated CPU time (s) 163.03
Current children cumulated vsize (KiB) 894116

[startup+166.3 s]
/proc/loadavg: 1.92 0.89 0.34 3/522 30250
/proc/meminfo: memFree=7187012/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=894116 CPUtime=166.24 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 216615 0 0 0 16593 31 0 0 25 0 1 0 720427024 915574784 192449 33554432000 4194304 4580011 140736210928512 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 223529 192449 366 95 0 218511 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 894116

[startup+167.901 s]
/proc/loadavg: 1.92 0.89 0.34 3/522 30250
/proc/meminfo: memFree=7186268/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=894116 CPUtime=167.84 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 218070 0 0 0 16753 31 0 0 25 0 1 0 720427024 915574784 193904 33554432000 4194304 4580011 140736210928512 18446744073709551615 4397883 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 223529 193904 366 95 0 218511 0
Current children cumulated CPU time (s) 167.84
Current children cumulated vsize (KiB) 894116

[startup+168.32 s]
/proc/loadavg: 1.92 0.89 0.34 3/522 30250
/proc/meminfo: memFree=7179696/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=894116 CPUtime=168.26 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 218101 0 0 0 16795 31 0 0 25 0 1 0 720427024 915574784 193935 33554432000 4194304 4580011 140736210928512 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 223529 193935 366 95 0 218511 0
Current children cumulated CPU time (s) 168.26
Current children cumulated vsize (KiB) 894116

[startup+168.701 s]
/proc/loadavg: 1.92 0.89 0.34 3/522 30250
/proc/meminfo: memFree=7179696/32951124 swapFree=65066528/67111528
[pid=30245] ppid=30243 vsize=894116 CPUtime=168.64 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight2-s) R 30243 30245 30177 0 -1 4202496 218121 0 0 0 16833 31 0 0 25 0 1 0 720427024 915574784 193955 33554432000 4194304 4580011 140736210928512 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30245/statm: 223529 193955 366 95 0 218511 0
Current children cumulated CPU time (s) 168.64
Current children cumulated vsize (KiB) 894116

Child status: 20
Real time (s): 168.758
CPU time (s): 168.701
CPU user time (s): 168.357
CPU system time (s): 0.343947
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 912036

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

runsolver used 0.814876 second user time and 2.11468 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-25 01:35:16
IDJOB=3400948
IDBENCH=69619
IDSOLVER=1887
FILE ID=node142/3400948-1306280115
RUNJOBID= node142-1306280110-30197
PBS_JOBID= 13457844
Free space on /tmp= 73468 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-3400948-1306280115/watcher-3400948-1306280115 -o /tmp/evaluation-result-3400948-1306280115/solver-3400948-1306280115 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3400948-1306280115.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=798249537

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:       8098320 kB
Buffers:        261776 kB
Cached:        7337592 kB
SwapCached:      20520 kB
Active:       12375924 kB
Inactive:     12142852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8098320 kB
SwapTotal:    67111528 kB
SwapFree:     65066528 kB
Dirty:           38860 kB
Writeback:           0 kB
AnonPages:    16907320 kB
Mapped:          33868 kB
Slab:           188720 kB
PageTables:      75432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145677940 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= 73460 MiB
End job on node142 at 2011-05-25 01:38:04