Trace number 3370760

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-st (fixed)UNSAT 141.938 141.943

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.8305
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370760-1305379152.cnf'
0.00/0.01	c -- header says num vars:           3189
0.00/0.01	c -- header says num clauses:       11039
0.00/0.01	c -- clauses added:            0 learnts,        11039 normals,            0 xors
0.00/0.01	c -- vars added       3189
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      3189      5575      5354         0     28201         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 6/5575/5575 lits-rem:11 time: 0.01
0.00/0.03	c Flit:    14 Blit:      8 bXBeca:    0 bXProp:  261 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.03	c Replacing      261 vars Replaced     4511 lits Time:     0.00 s 
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:       12  lits-rem:         9  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     1 done:   2482 time:  0.00 s
0.00/0.03	c Removed useless bin:       4  fixed:     0  props:   0.05M  time:  0.00 s
0.00/0.04	c lits-rem:         8  cl-subs:      533  v-elim:    827  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       6
0.00/0.04	c Replacing        6 vars Replaced       55 lits Time:     0.00 s 
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:     361, avg size: 3.8)
0.00/0.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.00
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:     581 undec:    1558 neg:    1050
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      1645      2114      2660         0     13828         0   no data   no data  --
0.09/0.15	c Decided on static restart strategy
0.29/0.33	c  N st     8      4915      1644      2114      2713      4814     13828    191931   no data   no data  --
0.79/0.85	c  N st    10     11298      1642      2114      2737      4651     13828     99952   no data   no data  --
1.29/1.36	c  N st    11     17041      1642      2114      2751     10282     13828    285917   no data   no data  --
2.09/2.13	c  F st    12     25001      1642      2114      2760     12952     13828    359259   no data   no data  --
2.09/2.13	c  N st    12     25001      1642      2111      2746     12951     13780    359250   no data   no data  --
2.48/2.59	c Decided on static restart strategy
2.48/2.59	c  N st    18     30000      1642      2111      2761     11555     13780    240068   no data   no data  --
2.48/2.59	c  S st    18     30000      1642      2111      2761     11555     13780    240068   no data   no data  --
2.58/2.65	c  S st    18     30505      1642      2111      2785     12033     13780    250775   no data   no data  --
2.58/2.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.58/2.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.58/2.67	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   40 Bins:   1032 BRemL:    245 BRemN:      0 P:  0.7M T:  0.02
2.58/2.68	c Replacing       41 vars Replaced    10587 lits Time:     0.01 s 
2.58/2.69	c bin-w-bin subsume rem          100 bins  time:  0.00 s
2.68/2.74	c subs with bin:      116  lits-rem:      6904  v-fix:    0  time:  0.04 s
2.68/2.74	c Subs w/ non-existent bins:      0 l-rem:    479 v-fix:     0 done:   1596 time:  0.00 s
2.68/2.74	c Removed useless bin:      18  fixed:     0  props:   0.03M  time:  0.00 s
3.29/3.33	c lits-rem:      1852  cl-subs:     5230  v-elim:    450  v-fix:    0  time:  0.59 s
3.29/3.34	c asymm  cl-useful: 49/2316/2316 lits-rem:57 time: 0.01
3.29/3.34	c calculated reachability. Time: 0.00
3.29/3.34	c  N st    18     30505      1146      2316      1668      7142     11461    108342   no data   no data  --
3.79/3.88	c  N st    20     37618      1146      2316      1669     14176     11461    392657   no data   no data  --
3.79/3.88	c Finding binary XORs  T:     0.00 s  found:       1
4.40/4.44	c  N st    21     44017      1146      2316      1675     12956     11461    278488   no data   no data  --
4.59/4.62	c  S st    22     45757      1146      2316      1676     14660     11461    321292   no data   no data  --
4.59/4.68	c  S st    22     46258      1146      2316      1683     15153     11461    331350   no data   no data  --
4.59/4.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.00
4.59/4.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   13 Bins:    229 BRemL:      4 BRemN:      3 P:  0.6M T:  0.02
4.69/4.70	c Replacing       16 vars Replaced     3266 lits Time:     0.00 s 
4.69/4.71	c bin-w-bin subsume rem           30 bins  time:  0.00 s
4.69/4.76	c subs with bin:       65  lits-rem:      4139  v-fix:    0  time:  0.05 s
4.69/4.76	c Subs w/ non-existent bins:      0 l-rem:    487 v-fix:     0 done:   1128 time:  0.00 s
4.69/4.76	c Removed useless bin:      26  fixed:     0  props:   0.02M  time:  0.00 s
6.19/6.21	c lits-rem:      1382  cl-subs:      909  v-elim:     25  v-fix:    0  time:  1.45 s
6.19/6.21	c vivif2 --  cl tried     2295 cl shrink       16 lits rem         28 time: 0.00
6.19/6.22	c vivif2 --  cl tried    14268 cl shrink      712 lits rem       1030 time: 0.01
6.19/6.24	c asymm  cl-useful: 0/2289/2289 lits-rem:0 time: 0.02
6.19/6.25	c calculated reachability. Time: 0.00
6.19/6.25	c  N st    22     46258      1103      2289      1728     14266     11100    303859   no data   no data  --
7.39/7.42	c  N st    23     60656      1103      2289      1730     19903     11100    492810   no data   no data  --
7.39/7.42	c Finding binary XORs  T:     0.00 s  found:       0
8.49/8.51	c  N st    24     69387      1103      2289      1731     18728     11100    337460   no data   no data  --
8.49/8.51	c  S st    24     69387      1103      2289      1731     18728     11100    337460   no data   no data  --
8.49/8.57	c  S st    24     69891      1103      2289      1734     19227     11100    345815   no data   no data  --
8.49/8.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    14 time:   0.00
8.49/8.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.49/8.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:     65 BRemL:      7 BRemN:      4 P:  0.8M T:  0.02
8.59/8.60	c Replacing       17 vars Replaced     4019 lits Time:     0.01 s 
8.59/8.61	c bin-w-bin subsume rem           48 bins  time:  0.00 s
8.59/8.64	c subs with bin:       14  lits-rem:       671  v-fix:    0  time:  0.03 s
8.59/8.64	c Subs w/ non-existent bins:      0 l-rem:    416 v-fix:     0 done:   1086 time:  0.00 s
8.59/8.64	c Removed useless bin:      11  fixed:     0  props:   0.02M  time:  0.00 s
9.79/9.86	c lits-rem:      1222  cl-subs:     1492  v-elim:      0  v-fix:    0  time:  1.22 s
9.79/9.86	c vivif2 --  cl tried     2262 cl shrink        0 lits rem          0 time: 0.00
9.79/9.87	c vivif2 --  cl tried    17736 cl shrink      400 lits rem        598 time: 0.01
9.79/9.90	c asymm  cl-useful: 4/2262/2262 lits-rem:8 time: 0.03
9.79/9.90	c calculated reachability. Time: 0.00
9.79/9.90	c  N st    24     69891      1086      2260      1705     17736     10918    311309   no data   no data  --
11.79/11.82	c  F st    25     87502      1086      2260      1705     24403     10918    547336   no data   no data  --
11.79/11.82	c  N st    25     87502      1086      2260      1705     24403     10918    547336   no data   no data  --
11.79/11.82	c Finding binary XORs  T:     0.00 s  found:       0
12.29/12.37	c Decided on static restart strategy
12.59/12.65	c  N st    32     95539      1086      2260      1706     20698     10918    414925   no data   no data  --
13.69/13.75	c  N st    34    104837      1086      2260      1706     17197     10918    252545   no data   no data  --
13.69/13.75	c  S st    34    104837      1086      2260      1706     17197     10918    252545   no data   no data  --
13.79/13.81	c  S st    34    105338      1086      2260      1709     17692     10918    259941   no data   no data  --
13.79/13.82	c x-sub:     5 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     6 time:   0.00
13.79/13.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.79/13.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      5 BRemN:      1 P:  0.7M T:  0.02
13.79/13.84	c Replacing        3 vars Replaced      352 lits Time:     0.00 s 
13.79/13.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.79/13.87	c subs with bin:       18  lits-rem:       323  v-fix:    0  time:  0.02 s
13.79/13.87	c Subs w/ non-existent bins:      0 l-rem:    249 v-fix:     0 done:   1082 time:  0.00 s
13.79/13.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.49/14.57	c lits-rem:       773  cl-subs:      301  v-elim:      1  v-fix:    0  time:  0.71 s
14.49/14.58	c vivif2 --  cl tried     2256 cl shrink        0 lits rem          0 time: 0.00
14.49/14.58	c vivif2 --  cl tried    17372 cl shrink      312 lits rem        398 time: 0.01
14.59/14.61	c asymm  cl-useful: 1/2256/2256 lits-rem:1 time: 0.03
14.59/14.61	c calculated reachability. Time: 0.00
14.59/14.61	c  N st    34    105338      1081      2256      1707     17372     10866    252992   no data   no data  --
15.68/15.75	c  N st    35    114936      1081      2256      1707     26804     10866    522650   no data   no data  --
17.39/17.49	c  N st    36    129333      1081      2256      1707     27432     10866    701062   no data   no data  --
20.09/20.17	c  N st    37    150928      1081      2256      1710     18268     10866    236153   no data   no data  --
20.09/20.17	c Finding binary XORs  T:     0.00 s  found:       1
20.90/20.97	c  S st    38    158009      1081      2256      1710     25252     10866    474440   no data   no data  --
20.98/21.05	c  S st    38    158515      1081      2256      1710     25754     10866    482100   no data   no data  --
20.98/21.05	c x-sub:     3 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     3 time:   0.00
20.98/21.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.98/21.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:     29 BRemL:      3 BRemN:      0 P:  1.0M T:  0.02
20.98/21.08	c Replacing       14 vars Replaced     5356 lits Time:     0.01 s 
21.09/21.10	c bin-w-bin subsume rem           30 bins  time:  0.00 s
21.09/21.15	c subs with bin:       24  lits-rem:       622  v-fix:    0  time:  0.05 s
21.09/21.15	c Subs w/ non-existent bins:      0 l-rem:    517 v-fix:     0 done:   1066 time:  0.00 s
21.09/21.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.89/23.95	c lits-rem:      2235  cl-subs:      911  v-elim:      2  v-fix:    0  time:  2.80 s
23.89/23.95	c vivif2 --  cl tried     2232 cl shrink        0 lits rem          0 time: 0.00
23.89/23.97	c vivif2 --  cl tried    24816 cl shrink      485 lits rem        765 time: 0.01
23.99/24.00	c asymm  cl-useful: 1/2232/2232 lits-rem:1 time: 0.04
23.99/24.01	c calculated reachability. Time: 0.00
23.99/24.01	c  N st    38    158515      1064      2232      1668     24816     10692    461695   no data   no data  --
30.69/30.72	c  N st    39    207104      1064      2232      1670     38437     10692   1080566   no data   no data  --
30.69/30.72	c Finding binary XORs  T:     0.00 s  found:       1
35.29/35.37	c  N st    40    237772      1064      2232      1670     30312     10692    583541   no data   no data  --
35.29/35.37	c  S st    40    237772      1064      2232      1670     30312     10692    583541   no data   no data  --
35.39/35.46	c  S st    40    238272      1064      2232      1671     30804     10692    589765   no data   no data  --
35.39/35.46	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     5 time:   0.00
35.39/35.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.39/35.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:     25 BRemL:      1 BRemN:      0 P:  1.0M T:  0.02
35.49/35.50	c Replacing       14 vars Replaced     8616 lits Time:     0.02 s 
35.49/35.52	c bin-w-bin subsume rem           24 bins  time:  0.00 s
35.49/35.58	c subs with bin:        0  lits-rem:      1673  v-fix:    0  time:  0.05 s
35.49/35.58	c Subs w/ non-existent bins:      0 l-rem:    851 v-fix:     0 done:   1049 time:  0.00 s
35.49/35.58	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.59/38.65	c lits-rem:      2523  cl-subs:     2160  v-elim:      0  v-fix:    0  time:  3.07 s
38.59/38.65	c vivif2 --  cl tried     2220 cl shrink        0 lits rem          0 time: 0.00
38.59/38.67	c vivif2 --  cl tried    28611 cl shrink      572 lits rem        921 time: 0.02
38.69/38.71	c asymm  cl-useful: 1/2220/2220 lits-rem:1 time: 0.04
38.69/38.71	c calculated reachability. Time: 0.00
38.69/38.71	c  N st    40    238272      1049      2220      1646     28611     10599    540259   no data   no data  --
48.78/48.86	c  F st    41    306250      1049      2220      1646     30623     10599    487130   no data   no data  --
48.78/48.86	c  N st    41    306250      1049      2220      1646     30623     10599    487130   no data   no data  --
48.78/48.86	c Finding binary XORs  T:     0.00 s  found:       0
49.58/49.60	c Decided on static restart strategy
53.09/53.13	c  N st    51    334551      1049      2220      1648     34975     10599    633933   no data   no data  --
56.59/56.65	c  N st    53    357408      1049      2220      1649     32897     10599    495697   no data   no data  --
56.59/56.65	c  S st    53    357408      1049      2220      1649     32897     10599    495697   no data   no data  --
56.69/56.75	c  S st    53    357912      1049      2220      1649     33396     10599    501537   no data   no data  --
56.69/56.75	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     9 time:   0.00
56.69/56.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.69/56.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:     21 BRemL:      5 BRemN:      0 P:  1.2M T:  0.03
56.69/56.78	c Replacing        6 vars Replaced     1730 lits Time:     0.01 s 
56.79/56.80	c bin-w-bin subsume rem           15 bins  time:  0.00 s
56.79/56.85	c subs with bin:       51  lits-rem:      2396  v-fix:    0  time:  0.05 s
56.79/56.85	c Subs w/ non-existent bins:      0 l-rem:    530 v-fix:     0 done:   1043 time:  0.00 s
56.79/56.85	c Removed useless bin:       1  fixed:     0  props:   0.02M  time:  0.00 s
59.59/59.60	c lits-rem:      3044  cl-subs:     1063  v-elim:      0  v-fix:    0  time:  2.75 s
59.59/59.60	c vivif2 --  cl tried     2217 cl shrink        0 lits rem          0 time: 0.00
59.59/59.62	c vivif2 --  cl tried    32280 cl shrink      958 lits rem       1782 time: 0.02
59.59/59.67	c asymm  cl-useful: 0/2217/2217 lits-rem:0 time: 0.05
59.59/59.67	c calculated reachability. Time: 0.00
59.59/59.67	c  N st    53    357912      1043      2217      1644     32280     10542    475990   no data   no data  --
65.49/65.50	c  N st    54    390306      1043      2217      1644     38680     10542    791075   no data   no data  --
65.49/65.50	c Finding binary XORs  T:     0.00 s  found:       0
73.28/73.33	c  N st    55    438897      1043      2217      1644     32317     10542    438869   no data   no data  --
84.18/84.30	c  N st    56    511780      1043      2217      1644     46121     10542    883012   no data   no data  --
88.99/89.01	c  N st    57    536868      1043      2217      1645     40411     10542    695900   no data   no data  --
88.99/89.01	c  S st    57    536868      1043      2217      1645     40411     10542    695900   no data   no data  --
89.10/89.11	c  S st    57    537371      1043      2217      1647     40907     10542    702016   no data   no data  --
89.10/89.11	c x-sub:     3 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     6 time:   0.00
89.10/89.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.10/89.14	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      5 BRemN:      0 P:  1.4M T:  0.03
89.10/89.15	c Replacing        3 vars Replaced      435 lits Time:     0.01 s 
89.10/89.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.19/89.24	c subs with bin:       52  lits-rem:       749  v-fix:    0  time:  0.06 s
89.19/89.25	c Subs w/ non-existent bins:      0 l-rem:    975 v-fix:     0 done:   1039 time:  0.01 s
89.19/89.25	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
92.29/92.35	c lits-rem:      3727  cl-subs:     1315  v-elim:      1  v-fix:    0  time:  3.10 s
92.29/92.35	c vivif2 --  cl tried     2213 cl shrink        0 lits rem          0 time: 0.00
92.29/92.37	c vivif2 --  cl tried    39545 cl shrink     1185 lits rem       2476 time: 0.02
92.40/92.43	c asymm  cl-useful: 0/2213/2213 lits-rem:0 time: 0.06
92.40/92.43	c calculated reachability. Time: 0.00
92.40/92.43	c  N st    57    537371      1038      2213      1640     39545     10509    670925   no data   no data  --
120.09/120.12	c Finding binary XORs  T:     0.00 s  found:      18
120.09/120.15	c Replacing       18 vars Replaced    22250 lits Time:     0.03 s 
121.09/121.18	c  N st    58    701355      1019      2195      1602     47164     10371    750365   no data   no data  --
131.68/131.75	c Finding binary XORs  T:     0.00 s  found:      12
131.68/131.79	c Replacing       13 vars Replaced    34369 lits Time:     0.03 s 
136.98/137.08	c Finding binary XORs  T:     0.00 s  found:       0
137.38/137.46	c  N st    59    806056       991      2103      1627     27589     10042    366803   no data   no data  --
137.38/137.46	c  S st    59    806056       991      2103      1627     27589     10042    366803   no data   no data  --
137.49/137.53	c  S st    59    806556       991      2103      1630     28078     10042    373916   no data   no data  --
137.49/137.53	c x-sub:     3 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
137.49/137.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.49/137.56	c Flit:     1 Blit:      2 bXBeca:    0 bXProp:    7 Bins:     99 BRemL:     82 BRemN:      0 P:  1.1M T:  0.03
137.49/137.57	c Replacing        7 vars Replaced     1562 lits Time:     0.01 s 
137.49/137.58	c bin-w-bin subsume rem           17 bins  time:  0.00 s
137.58/137.62	c subs with bin:      664  lits-rem:      5809  v-fix:    0  time:  0.04 s
137.58/137.63	c Subs w/ non-existent bins:     57 l-rem:   1345 v-fix:     0 done:    980 time:  0.00 s
137.58/137.63	c Removed useless bin:       3  fixed:     0  props:   0.03M  time:  0.00 s
138.98/139.00	c lits-rem:      3338  cl-subs:     1043  v-elim:      1  v-fix:    0  time:  1.38 s
138.98/139.00	c vivif2 --  cl tried     1980 cl shrink        0 lits rem          0 time: 0.00
138.98/139.02	c vivif2 --  cl tried    26334 cl shrink      965 lits rem       1643 time: 0.01
138.98/139.06	c asymm  cl-useful: 11/1980/1980 lits-rem:17 time: 0.05
138.98/139.07	c calculated reachability. Time: 0.00
138.98/139.07	c  N st    59    806556       979      1977      1604     26334      9683    342961   no data   no data  --
139.88/139.90	c Finding binary XORs  T:     0.00 s  found:       1
141.69/141.75	c Finding binary XORs  T:     0.00 s  found:      10
141.69/141.76	c Replacing       35 vars Replaced     3321 lits Time:     0.00 s 
141.90/141.93	c  E st    60    831219       867      1684      1488     15822      8365    194431   no data   no data  --
141.90/141.93	c num threads              : 1          
141.90/141.93	c restarts                 : 60         
141.90/141.93	c dynamic restarts         : 0          
141.90/141.93	c static restarts          : 60         
141.90/141.93	c full restarts            : 3          
141.90/141.93	c total simplify time      : 0.24       
141.90/141.93	c learnts DL2              : 0          
141.90/141.93	c learnts size 2           : 7909       
141.90/141.93	c learnts size 1           : 646         (20.26     % of vars)
141.90/141.93	c filedLit time            : 0.22        (0.15      % time)
141.90/141.93	c v-elim SatELite          : 1307        (40.98     % vars)
141.90/141.93	c SatELite time            : 16.91       (11.92     % time)
141.90/141.93	c v-elim xor               : 8           (0.25      % vars)
141.90/141.93	c xor elim time            : 0.02        (0.01      % time)
141.90/141.93	c num binary xor trees     : 197        
141.90/141.93	c binxor trees' crown      : 454         (2.30      leafs/tree)
141.90/141.93	c bin xor find time        : 0.01       
141.90/141.93	c OTF clause improved      : 16274       (0.02      clauses/conflict)
141.90/141.93	c OTF impr. size diff      : 20166       (1.24       lits/clause)
141.90/141.93	c OTF cl watch-shrink      : 568290      (0.68      clauses/conflict)
141.90/141.93	c OTF cl watch-sh-lit      : 2666945     (4.69       lits/clause)
141.90/141.93	c tried to recurMin cls    : 310886      (37.40      % of conflicts)
141.90/141.93	c updated cache            : 1545        (0.00       lits/tried recurMin)
141.90/141.93	c clauses over max glue    : 0           (0.00      % of all clauses)
141.90/141.93	c conflicts                : 831219      (5861.40   / sec)
141.90/141.93	c decisions                : 1030667     (0.92      % random)
141.90/141.93	c bogo-props               : 18503586122 (130479286.52 / sec)
141.90/141.93	c conflict literals        : 28962060    (46.57     % deleted)
141.90/141.93	c Memory used              : 71.44       MB
141.90/141.93	c CPU time                 : 141.81      s
141.90/141.93	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-3370760-1305379152/watcher-3370760-1305379152 -o /tmp/evaluation-result-3370760-1305379152/solver-3370760-1305379152 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370760-1305379152.cnf 

running on 2 cores: 0,2

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.24 0.07 0.02 3/284 323
/proc/meminfo: memFree=21760696/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=10612 CPUtime=0 cores=0,2
/proc/323/stat : 323 (strangenight1-s) S 321 323 32743 0 -1 4194304 99 0 1 0 0 0 0 0 18 0 1 0 649513413 10866688 57 33554432000 4194304 4650387 140734357624080 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071699453118 0 0 17 0 0 0 0
/proc/323/statm: 2653 57 43 112 0 45 0

[startup+0.057163 s]
/proc/loadavg: 0.24 0.07 0.02 3/284 323
/proc/meminfo: memFree=21760696/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=33044 CPUtime=0.04 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 1399 0 1 0 4 0 0 0 17 0 1 0 649513413 33837056 1306 33554432000 4194304 4650387 140734357624080 18446744073709551615 4333222 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 8261 1306 378 112 0 3226 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 33044

[startup+0.101152 s]
/proc/loadavg: 0.24 0.07 0.02 3/284 323
/proc/meminfo: memFree=21760696/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=33044 CPUtime=0.09 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 1435 0 1 0 9 0 0 0 17 0 1 0 649513413 33837056 1342 33554432000 4194304 4650387 140734357624080 18446744073709551615 4363426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 8261 1342 378 112 0 3226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33044

[startup+0.301119 s]
/proc/loadavg: 0.24 0.07 0.02 3/284 323
/proc/meminfo: memFree=21760696/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=33044 CPUtime=0.29 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 1569 0 1 0 29 0 0 0 18 0 1 0 649513413 33837056 1476 33554432000 4194304 4650387 140734357624080 18446744073709551615 4333387 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 8261 1476 379 112 0 3226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33044

[startup+0.701041 s]
/proc/loadavg: 0.24 0.07 0.02 3/284 323
/proc/meminfo: memFree=21760696/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=33348 CPUtime=0.69 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 1911 0 1 0 69 0 0 0 18 0 1 0 649513413 34148352 1545 33554432000 4194304 4650387 140734357624080 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 8337 1545 380 112 0 3302 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33348

[startup+1.5009 s]
/proc/loadavg: 0.24 0.07 0.02 4/292 335
/proc/meminfo: memFree=21535260/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=34180 CPUtime=1.49 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 2623 0 1 0 149 0 0 0 19 0 1 0 649513413 35000320 1567 33554432000 4194304 4650387 140734357624080 18446744073709551615 4364706 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 8545 1567 380 112 0 3510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34180

[startup+3.10061 s]
/proc/loadavg: 0.24 0.07 0.02 4/292 335
/proc/meminfo: memFree=21380136/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=40976 CPUtime=3.08 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 4821 0 1 0 308 0 0 0 25 0 1 0 649513413 41959424 3319 33554432000 4194304 4650387 140734357624080 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 10244 3319 381 112 0 5209 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40976

[startup+6.30107 s]
/proc/loadavg: 0.46 0.12 0.03 4/292 335
/proc/meminfo: memFree=21028736/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=44312 CPUtime=6.29 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 6414 0 1 0 628 1 0 0 25 0 1 0 649513413 45375488 4253 33554432000 4194304 4650387 140734357624080 18446744073709551615 4333506 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 11078 4253 381 112 0 6043 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44312

[startup+12.7009 s]
/proc/loadavg: 0.75 0.18 0.05 5/297 345
/proc/meminfo: memFree=20590672/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=46500 CPUtime=12.69 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 9415 0 1 0 1267 2 0 0 25 0 1 0 649513413 47616000 4794 33554432000 4194304 4650387 140734357624080 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 11625 4794 381 112 0 6590 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46500

[startup+25.5006 s]
/proc/loadavg: 1.47 0.37 0.12 5/297 345
/proc/meminfo: memFree=20122252/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=51108 CPUtime=25.49 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 14430 0 1 0 2545 4 0 0 25 0 1 0 649513413 52334592 6395 33554432000 4194304 4650387 140734357624080 18446744073709551615 4313048 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 12777 6395 381 112 0 7742 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51108

[startup+51.1011 s]
/proc/loadavg: 2.33 0.66 0.22 5/297 346
/proc/meminfo: memFree=19681848/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=56800 CPUtime=51.08 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 24017 0 1 0 5103 5 0 0 25 0 1 0 649513413 58163200 7570 33554432000 4194304 4650387 140734357624080 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 14200 7570 381 112 0 9165 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56800

[startup+102.311 s]
/proc/loadavg: 3.36 1.20 0.42 5/297 347
/proc/meminfo: memFree=18834380/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=63008 CPUtime=102.29 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 39906 0 1 0 10220 9 0 0 25 0 1 0 649513413 64520192 9312 33554432000 4194304 4650387 140734357624080 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 15752 9312 381 112 0 10717 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 63008

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

[startup+127.9 s]
/proc/loadavg: 3.58 1.42 0.52 5/297 375
/proc/meminfo: memFree=20045824/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=73148 CPUtime=127.88 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 47464 0 1 0 12778 10 0 0 25 0 1 0 649513413 74903552 10145 33554432000 4194304 4650387 140734357624080 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 18287 10145 381 112 0 13252 0
Current children cumulated CPU time (s) 127.88
Current children cumulated vsize (KiB) 73148

[startup+134.3 s]
/proc/loadavg: 3.61 1.47 0.54 5/297 375
/proc/meminfo: memFree=20014708/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=73148 CPUtime=134.28 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 48835 0 1 0 13417 11 0 0 25 0 1 0 649513413 74903552 11516 33554432000 4194304 4650387 140734357624080 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 18287 11516 381 112 0 13252 0
Current children cumulated CPU time (s) 134.28
Current children cumulated vsize (KiB) 73148

[startup+137.511 s]
/proc/loadavg: 3.64 1.51 0.55 5/297 375
/proc/meminfo: memFree=20013464/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=73148 CPUtime=137.49 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 48835 0 1 0 13738 11 0 0 25 0 1 0 649513413 74903552 11516 33554432000 4194304 4650387 140734357624080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 18287 11516 381 112 0 13252 0
Current children cumulated CPU time (s) 137.49
Current children cumulated vsize (KiB) 73148

[startup+139.1 s]
/proc/loadavg: 3.64 1.51 0.55 5/297 375
/proc/meminfo: memFree=20011108/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=73148 CPUtime=139.08 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 48841 0 1 0 13897 11 0 0 25 0 1 0 649513413 74903552 11522 33554432000 4194304 4650387 140734357624080 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 18287 11522 381 112 0 13252 0
Current children cumulated CPU time (s) 139.08
Current children cumulated vsize (KiB) 73148

[startup+140.701 s]
/proc/loadavg: 3.67 1.55 0.57 5/297 375
/proc/meminfo: memFree=20002180/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=73148 CPUtime=140.68 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 48841 0 1 0 14057 11 0 0 25 0 1 0 649513413 74903552 11522 33554432000 4194304 4650387 140734357624080 18446744073709551615 4328322 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 18287 11522 381 112 0 13252 0
Current children cumulated CPU time (s) 140.68
Current children cumulated vsize (KiB) 73148

[startup+141.501 s]
/proc/loadavg: 3.67 1.55 0.57 5/297 375
/proc/meminfo: memFree=20002180/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=73148 CPUtime=141.49 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 48882 0 1 0 14137 12 0 0 25 0 1 0 649513413 74903552 11563 33554432000 4194304 4650387 140734357624080 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 18287 11563 381 112 0 13252 0
Current children cumulated CPU time (s) 141.49
Current children cumulated vsize (KiB) 73148

[startup+141.911 s]
/proc/loadavg: 3.67 1.55 0.57 5/297 376
/proc/meminfo: memFree=20001808/32951124 swapFree=66457188/67111528
[pid=323] ppid=321 vsize=73148 CPUtime=141.9 cores=0,2
/proc/323/stat : 323 (strangenight1-s) R 321 323 32743 0 -1 4202496 48882 0 1 0 14178 12 0 0 25 0 1 0 649513413 74903552 11563 33554432000 4194304 4650387 140734357624080 18446744073709551615 4363898 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/323/statm: 18287 11563 381 112 0 13252 0
Current children cumulated CPU time (s) 141.9
Current children cumulated vsize (KiB) 73148

Child status: 20
Real time (s): 141.943
CPU time (s): 141.938
CPU user time (s): 141.815
CPU system time (s): 0.122981
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 73148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 141.815
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48895
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 380

runsolver used 0.428934 second user time and 0.877866 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 15:19:12
IDJOB=3370760
IDBENCH=20393
IDSOLVER=1847
FILE ID=node132/3370760-1305379152
RUNJOBID= node132-1305379151-32761
PBS_JOBID= 13324370
Free space on /tmp= 73308 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370760-1305379152/watcher-3370760-1305379152 -o /tmp/evaluation-result-3370760-1305379152/solver-3370760-1305379152 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370760-1305379152.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=1273056621

node132.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.833
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.66
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.833
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:      21762224 kB
Buffers:        250968 kB
Cached:        5401148 kB
SwapCached:       6904 kB
Active:        4730336 kB
Inactive:      6169456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21762224 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           36900 kB
Writeback:           0 kB
AnonPages:     5245412 kB
Mapped:          18408 kB
Slab:           200808 kB
PageTables:      24832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34739064 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73288 MiB
End job on node132 at 2011-05-14 15:21:35