Trace number 3280459

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-stUNSAT 130.935 130.945

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-3280459-1303746818.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.04	c subs with bin:       12  lits-rem:         9  v-fix:    0  time:  0.00 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     1 done:   2482 time:  0.00 s
0.00/0.04	c Removed useless bin:       4  fixed:     0  props:   0.05M  time:  0.00 s
0.00/0.05	c lits-rem:         8  cl-subs:      533  v-elim:    827  v-fix:    0  time:  0.01 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       6
0.00/0.05	c Replacing        6 vars Replaced       55 lits Time:     0.00 s 
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:     361, avg size: 3.8)
0.00/0.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.00
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     581 undec:    1558 neg:    1050
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0      1645      2114      2660         0     13828         0   no data   no data  --
0.08/0.14	c Decided on static restart strategy
0.28/0.31	c  N st     8      4915      1644      2114      2713      4814     13828    191931   no data   no data  --
0.68/0.77	c  N st    10     11298      1642      2114      2737      4651     13828     99952   no data   no data  --
1.18/1.24	c  N st    11     17041      1642      2114      2751     10282     13828    285917   no data   no data  --
1.88/1.95	c  F st    12     25001      1642      2114      2760     12952     13828    359259   no data   no data  --
1.88/1.95	c  N st    12     25001      1642      2111      2746     12951     13780    359250   no data   no data  --
2.28/2.37	c Decided on static restart strategy
2.28/2.37	c  N st    18     30000      1642      2111      2761     11555     13780    240068   no data   no data  --
2.28/2.37	c  S st    18     30000      1642      2111      2761     11555     13780    240068   no data   no data  --
2.38/2.42	c  S st    18     30505      1642      2111      2785     12033     13780    250775   no data   no data  --
2.38/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.38/2.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.38/2.45	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   40 Bins:   1032 BRemL:    245 BRemN:      0 P:  0.7M T:  0.02
2.38/2.46	c Replacing       41 vars Replaced    10587 lits Time:     0.01 s 
2.38/2.47	c bin-w-bin subsume rem          100 bins  time:  0.00 s
2.48/2.51	c subs with bin:      116  lits-rem:      6904  v-fix:    0  time:  0.04 s
2.48/2.51	c Subs w/ non-existent bins:      0 l-rem:    479 v-fix:     0 done:   1596 time:  0.00 s
2.48/2.51	c Removed useless bin:      18  fixed:     0  props:   0.03M  time:  0.00 s
2.98/3.06	c lits-rem:      1852  cl-subs:     5230  v-elim:    450  v-fix:    0  time:  0.55 s
2.98/3.08	c asymm  cl-useful: 49/2316/2316 lits-rem:57 time: 0.01
2.98/3.08	c calculated reachability. Time: 0.00
2.98/3.08	c  N st    18     30505      1146      2316      1668      7142     11461    108342   no data   no data  --
3.48/3.57	c  N st    20     37618      1146      2316      1669     14176     11461    392657   no data   no data  --
3.48/3.57	c Finding binary XORs  T:     0.00 s  found:       1
3.98/4.09	c  N st    21     44017      1146      2316      1675     12956     11461    278488   no data   no data  --
4.18/4.26	c  S st    22     45757      1146      2316      1676     14660     11461    321292   no data   no data  --
4.28/4.31	c  S st    22     46258      1146      2316      1683     15153     11461    331350   no data   no data  --
4.28/4.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.00
4.28/4.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.28/4.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   13 Bins:    229 BRemL:      4 BRemN:      3 P:  0.6M T:  0.01
4.28/4.33	c Replacing       16 vars Replaced     3266 lits Time:     0.00 s 
4.28/4.34	c bin-w-bin subsume rem           30 bins  time:  0.00 s
4.28/4.38	c subs with bin:       65  lits-rem:      4139  v-fix:    0  time:  0.04 s
4.28/4.39	c Subs w/ non-existent bins:      0 l-rem:    487 v-fix:     0 done:   1128 time:  0.00 s
4.28/4.39	c Removed useless bin:      26  fixed:     0  props:   0.02M  time:  0.00 s
5.68/5.71	c lits-rem:      1382  cl-subs:      909  v-elim:     25  v-fix:    0  time:  1.32 s
5.68/5.71	c vivif2 --  cl tried     2295 cl shrink       16 lits rem         28 time: 0.00
5.68/5.72	c vivif2 --  cl tried    14268 cl shrink      712 lits rem       1030 time: 0.01
5.68/5.74	c asymm  cl-useful: 0/2289/2289 lits-rem:0 time: 0.02
5.68/5.74	c calculated reachability. Time: 0.00
5.68/5.74	c  N st    22     46258      1103      2289      1728     14266     11100    303859   no data   no data  --
6.78/6.82	c  N st    23     60656      1103      2289      1730     19903     11100    492810   no data   no data  --
6.78/6.82	c Finding binary XORs  T:     0.00 s  found:       0
7.77/7.83	c  N st    24     69387      1103      2289      1731     18728     11100    337460   no data   no data  --
7.77/7.83	c  S st    24     69387      1103      2289      1731     18728     11100    337460   no data   no data  --
7.77/7.89	c  S st    24     69891      1103      2289      1734     19227     11100    345815   no data   no data  --
7.77/7.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    14 time:   0.00
7.77/7.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.87/7.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:     65 BRemL:      7 BRemN:      4 P:  0.8M T:  0.02
7.87/7.92	c Replacing       17 vars Replaced     4019 lits Time:     0.01 s 
7.87/7.93	c bin-w-bin subsume rem           48 bins  time:  0.00 s
7.87/7.95	c subs with bin:       14  lits-rem:       671  v-fix:    0  time:  0.03 s
7.87/7.96	c Subs w/ non-existent bins:      0 l-rem:    416 v-fix:     0 done:   1086 time:  0.00 s
7.87/7.96	c Removed useless bin:      11  fixed:     0  props:   0.02M  time:  0.00 s
9.07/9.11	c lits-rem:      1222  cl-subs:     1492  v-elim:      0  v-fix:    0  time:  1.16 s
9.07/9.11	c vivif2 --  cl tried     2262 cl shrink        0 lits rem          0 time: 0.00
9.07/9.12	c vivif2 --  cl tried    17736 cl shrink      400 lits rem        598 time: 0.01
9.07/9.15	c asymm  cl-useful: 4/2262/2262 lits-rem:8 time: 0.03
9.07/9.15	c calculated reachability. Time: 0.00
9.07/9.15	c  N st    24     69891      1086      2260      1705     17736     10918    311309   no data   no data  --
10.88/10.97	c  F st    25     87502      1086      2260      1705     24403     10918    547336   no data   no data  --
10.88/10.97	c  N st    25     87502      1086      2260      1705     24403     10918    547336   no data   no data  --
10.88/10.97	c Finding binary XORs  T:     0.00 s  found:       0
11.38/11.49	c Decided on static restart strategy
11.68/11.75	c  N st    32     95539      1086      2260      1706     20698     10918    414925   no data   no data  --
12.68/12.77	c  N st    34    104837      1086      2260      1706     17197     10918    252545   no data   no data  --
12.68/12.77	c  S st    34    104837      1086      2260      1706     17197     10918    252545   no data   no data  --
12.78/12.82	c  S st    34    105338      1086      2260      1709     17692     10918    259941   no data   no data  --
12.78/12.83	c x-sub:     5 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     6 time:   0.00
12.78/12.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.78/12.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      5 BRemN:      1 P:  0.7M T:  0.02
12.78/12.85	c Replacing        3 vars Replaced      352 lits Time:     0.00 s 
12.78/12.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.78/12.87	c subs with bin:       18  lits-rem:       323  v-fix:    0  time:  0.02 s
12.78/12.87	c Subs w/ non-existent bins:      0 l-rem:    249 v-fix:     0 done:   1082 time:  0.00 s
12.78/12.88	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
13.47/13.52	c lits-rem:       773  cl-subs:      301  v-elim:      1  v-fix:    0  time:  0.65 s
13.47/13.52	c vivif2 --  cl tried     2256 cl shrink        0 lits rem          0 time: 0.00
13.47/13.53	c vivif2 --  cl tried    17372 cl shrink      312 lits rem        398 time: 0.01
13.47/13.56	c asymm  cl-useful: 1/2256/2256 lits-rem:1 time: 0.02
13.47/13.56	c calculated reachability. Time: 0.00
13.47/13.56	c  N st    34    105338      1081      2256      1707     17372     10866    252992   no data   no data  --
14.57/14.64	c  N st    35    114936      1081      2256      1707     26804     10866    522650   no data   no data  --
16.17/16.24	c  N st    36    129333      1081      2256      1707     27432     10866    701062   no data   no data  --
18.69/18.71	c  N st    37    150928      1081      2256      1710     18268     10866    236153   no data   no data  --
18.69/18.71	c Finding binary XORs  T:     0.00 s  found:       1
19.38/19.44	c  S st    38    158009      1081      2256      1710     25252     10866    474440   no data   no data  --
19.48/19.51	c  S st    38    158515      1081      2256      1710     25754     10866    482100   no data   no data  --
19.48/19.52	c x-sub:     3 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     3 time:   0.00
19.48/19.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.48/19.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:     29 BRemL:      3 BRemN:      0 P:  1.0M T:  0.02
19.48/19.54	c Replacing       14 vars Replaced     5356 lits Time:     0.01 s 
19.48/19.56	c bin-w-bin subsume rem           30 bins  time:  0.00 s
19.58/19.60	c subs with bin:       24  lits-rem:       622  v-fix:    0  time:  0.04 s
19.58/19.61	c Subs w/ non-existent bins:      0 l-rem:    517 v-fix:     0 done:   1066 time:  0.00 s
19.58/19.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
22.18/22.20	c lits-rem:      2235  cl-subs:      911  v-elim:      2  v-fix:    0  time:  2.59 s
22.18/22.20	c vivif2 --  cl tried     2232 cl shrink        0 lits rem          0 time: 0.00
22.18/22.21	c vivif2 --  cl tried    24816 cl shrink      485 lits rem        765 time: 0.01
22.18/22.25	c asymm  cl-useful: 1/2232/2232 lits-rem:1 time: 0.03
22.18/22.25	c calculated reachability. Time: 0.00
22.18/22.25	c  N st    38    158515      1064      2232      1668     24816     10692    461695   no data   no data  --
28.38/28.43	c  N st    39    207104      1064      2232      1670     38437     10692   1080566   no data   no data  --
28.38/28.43	c Finding binary XORs  T:     0.00 s  found:       1
32.68/32.71	c  N st    40    237772      1064      2232      1670     30312     10692    583541   no data   no data  --
32.68/32.71	c  S st    40    237772      1064      2232      1670     30312     10692    583541   no data   no data  --
32.78/32.80	c  S st    40    238272      1064      2232      1671     30804     10692    589765   no data   no data  --
32.78/32.80	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     5 time:   0.00
32.78/32.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.78/32.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:     25 BRemL:      1 BRemN:      0 P:  1.0M T:  0.02
32.78/32.84	c Replacing       14 vars Replaced     8616 lits Time:     0.02 s 
32.78/32.85	c bin-w-bin subsume rem           24 bins  time:  0.00 s
32.88/32.91	c subs with bin:        0  lits-rem:      1673  v-fix:    0  time:  0.05 s
32.88/32.91	c Subs w/ non-existent bins:      0 l-rem:    851 v-fix:     0 done:   1049 time:  0.01 s
32.88/32.91	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
35.68/35.75	c lits-rem:      2523  cl-subs:     2160  v-elim:      0  v-fix:    0  time:  2.83 s
35.68/35.75	c vivif2 --  cl tried     2220 cl shrink        0 lits rem          0 time: 0.00
35.68/35.76	c vivif2 --  cl tried    28611 cl shrink      572 lits rem        921 time: 0.01
35.78/35.80	c asymm  cl-useful: 1/2220/2220 lits-rem:1 time: 0.04
35.78/35.80	c calculated reachability. Time: 0.00
35.78/35.80	c  N st    40    238272      1049      2220      1646     28611     10599    540259   no data   no data  --
45.28/45.30	c  F st    41    306250      1049      2220      1646     30623     10599    487130   no data   no data  --
45.28/45.30	c  N st    41    306250      1049      2220      1646     30623     10599    487130   no data   no data  --
45.28/45.30	c Finding binary XORs  T:     0.00 s  found:       0
45.88/45.97	c Decided on static restart strategy
49.08/49.14	c  N st    51    334551      1049      2220      1648     34975     10599    633933   no data   no data  --
52.28/52.31	c  N st    53    357408      1049      2220      1649     32897     10599    495697   no data   no data  --
52.28/52.31	c  S st    53    357408      1049      2220      1649     32897     10599    495697   no data   no data  --
52.38/52.40	c  S st    53    357912      1049      2220      1649     33396     10599    501537   no data   no data  --
52.38/52.40	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     9 time:   0.00
52.38/52.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.38/52.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:     21 BRemL:      5 BRemN:      0 P:  1.2M T:  0.02
52.38/52.43	c Replacing        6 vars Replaced     1730 lits Time:     0.01 s 
52.38/52.45	c bin-w-bin subsume rem           15 bins  time:  0.00 s
52.38/52.49	c subs with bin:       51  lits-rem:      2396  v-fix:    0  time:  0.04 s
52.38/52.49	c Subs w/ non-existent bins:      0 l-rem:    530 v-fix:     0 done:   1043 time:  0.00 s
52.38/52.49	c Removed useless bin:       1  fixed:     0  props:   0.02M  time:  0.00 s
54.88/54.90	c lits-rem:      3044  cl-subs:     1063  v-elim:      0  v-fix:    0  time:  2.41 s
54.88/54.90	c vivif2 --  cl tried     2217 cl shrink        0 lits rem          0 time: 0.00
54.88/54.91	c vivif2 --  cl tried    32280 cl shrink      958 lits rem       1782 time: 0.01
54.88/54.96	c asymm  cl-useful: 0/2217/2217 lits-rem:0 time: 0.04
54.88/54.96	c calculated reachability. Time: 0.00
54.88/54.96	c  N st    53    357912      1043      2217      1644     32280     10542    475990   no data   no data  --
59.78/59.86	c  N st    54    390306      1043      2217      1644     38680     10542    791075   no data   no data  --
59.78/59.86	c Finding binary XORs  T:     0.00 s  found:       0
67.18/67.25	c  N st    55    438897      1043      2217      1644     32317     10542    438869   no data   no data  --
77.38/77.45	c  N st    56    511780      1043      2217      1644     46121     10542    883012   no data   no data  --
81.68/81.78	c  N st    57    536868      1043      2217      1645     40411     10542    695900   no data   no data  --
81.68/81.78	c  S st    57    536868      1043      2217      1645     40411     10542    695900   no data   no data  --
81.78/81.88	c  S st    57    537371      1043      2217      1647     40907     10542    702016   no data   no data  --
81.78/81.88	c x-sub:     3 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     6 time:   0.00
81.78/81.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.88/81.91	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      5 BRemN:      0 P:  1.4M T:  0.03
81.88/81.92	c Replacing        3 vars Replaced      435 lits Time:     0.01 s 
81.88/81.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.88/81.99	c subs with bin:       52  lits-rem:       749  v-fix:    0  time:  0.06 s
81.98/82.00	c Subs w/ non-existent bins:      0 l-rem:    975 v-fix:     0 done:   1039 time:  0.00 s
81.98/82.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
84.69/84.76	c lits-rem:      3727  cl-subs:     1315  v-elim:      1  v-fix:    0  time:  2.76 s
84.69/84.76	c vivif2 --  cl tried     2213 cl shrink        0 lits rem          0 time: 0.00
84.69/84.78	c vivif2 --  cl tried    39545 cl shrink     1185 lits rem       2476 time: 0.02
84.78/84.83	c asymm  cl-useful: 0/2213/2213 lits-rem:0 time: 0.05
84.78/84.83	c calculated reachability. Time: 0.00
84.78/84.83	c  N st    57    537371      1038      2213      1640     39545     10509    670925   no data   no data  --
110.38/110.43	c Finding binary XORs  T:     0.00 s  found:      18
110.38/110.46	c Replacing       18 vars Replaced    22250 lits Time:     0.03 s 
111.38/111.44	c  N st    58    701355      1019      2195      1602     47164     10371    750365   no data   no data  --
121.28/121.35	c Finding binary XORs  T:     0.00 s  found:      12
121.28/121.38	c Replacing       13 vars Replaced    34369 lits Time:     0.03 s 
126.28/126.37	c Finding binary XORs  T:     0.00 s  found:       0
126.68/126.73	c  N st    59    806056       991      2103      1627     27589     10042    366803   no data   no data  --
126.68/126.73	c  S st    59    806056       991      2103      1627     27589     10042    366803   no data   no data  --
126.68/126.79	c  S st    59    806556       991      2103      1630     28078     10042    373916   no data   no data  --
126.68/126.79	c x-sub:     3 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
126.68/126.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.78/126.82	c Flit:     1 Blit:      2 bXBeca:    0 bXProp:    7 Bins:     99 BRemL:     82 BRemN:      0 P:  1.1M T:  0.02
126.78/126.82	c Replacing        7 vars Replaced     1562 lits Time:     0.01 s 
126.78/126.84	c bin-w-bin subsume rem           17 bins  time:  0.00 s
126.78/126.87	c subs with bin:      664  lits-rem:      5809  v-fix:    0  time:  0.04 s
126.78/126.88	c Subs w/ non-existent bins:     57 l-rem:   1345 v-fix:     0 done:    980 time:  0.01 s
126.78/126.88	c Removed useless bin:       3  fixed:     0  props:   0.03M  time:  0.00 s
128.08/128.19	c lits-rem:      3338  cl-subs:     1043  v-elim:      1  v-fix:    0  time:  1.31 s
128.08/128.19	c vivif2 --  cl tried     1980 cl shrink        0 lits rem          0 time: 0.00
128.18/128.20	c vivif2 --  cl tried    26334 cl shrink      965 lits rem       1643 time: 0.01
128.18/128.24	c asymm  cl-useful: 11/1980/1980 lits-rem:17 time: 0.04
128.18/128.24	c calculated reachability. Time: 0.00
128.18/128.24	c  N st    59    806556       979      1977      1604     26334      9683    342961   no data   no data  --
128.98/129.04	c Finding binary XORs  T:     0.00 s  found:       1
130.68/130.77	c Finding binary XORs  T:     0.00 s  found:      10
130.68/130.77	c Replacing       35 vars Replaced     3321 lits Time:     0.00 s 
130.88/130.93	c  E st    60    831219       867      1684      1488     15822      8365    194431   no data   no data  --
130.88/130.94	c num threads              : 1          
130.88/130.94	c restarts                 : 60         
130.88/130.94	c dynamic restarts         : 0          
130.88/130.94	c static restarts          : 60         
130.88/130.94	c full restarts            : 3          
130.88/130.94	c total simplify time      : 0.23       
130.88/130.94	c learnts DL2              : 0          
130.88/130.94	c learnts size 2           : 7909       
130.88/130.94	c learnts size 1           : 646         (20.26     % of vars)
130.88/130.94	c filedLit time            : 0.20        (0.15      % time)
130.88/130.94	c v-elim SatELite          : 1307        (40.98     % vars)
130.88/130.94	c SatELite time            : 15.43       (11.80     % time)
130.88/130.94	c v-elim xor               : 8           (0.25      % vars)
130.88/130.94	c xor elim time            : 0.01        (0.01      % time)
130.88/130.94	c num binary xor trees     : 197        
130.88/130.94	c binxor trees' crown      : 454         (2.30      leafs/tree)
130.88/130.94	c bin xor find time        : 0.01       
130.88/130.94	c OTF clause improved      : 16274       (0.02      clauses/conflict)
130.88/130.94	c OTF impr. size diff      : 20166       (1.24       lits/clause)
130.88/130.94	c OTF cl watch-shrink      : 568290      (0.68      clauses/conflict)
130.88/130.94	c OTF cl watch-sh-lit      : 2666945     (4.69       lits/clause)
130.88/130.94	c tried to recurMin cls    : 310886      (37.40      % of conflicts)
130.88/130.94	c updated cache            : 1545        (0.00       lits/tried recurMin)
130.88/130.94	c clauses over max glue    : 0           (0.00      % of all clauses)
130.88/130.94	c conflicts                : 831219      (6354.88   / sec)
130.88/130.94	c decisions                : 1030667     (0.92      % random)
130.88/130.94	c bogo-props               : 18503586122 (141464601.33 / sec)
130.88/130.94	c conflict literals        : 28962060    (46.57     % deleted)
130.88/130.94	c Memory used              : 71.44       MB
130.88/130.94	c CPU time                 : 130.80      s
130.88/130.94	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280459-1303746818/watcher-3280459-1303746818 -o /tmp/evaluation-result-3280459-1303746818/solver-3280459-1303746818 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3280459-1303746818.cnf 

running on 2 cores: 5,7

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.05 0.02 5/189 362
/proc/meminfo: memFree=13950184/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=11800 CPUtime=0 cores=5,7
/proc/362/stat : 362 (runsolver) R 360 362 32761 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 486279824 12083200 52 33554432000 4194304 5434984 140735073676512 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/362/statm: 2950 52 31 303 0 2644 0

[startup+0.0122231 s]
/proc/loadavg: 0.24 0.05 0.02 5/189 362
/proc/meminfo: memFree=13950184/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=10612 CPUtime=0 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4194304 102 0 0 0 0 0 0 0 21 0 1 0 486279824 10866688 57 33554432000 4194304 4650387 140736784321232 18446744073709551615 228239425159 0 2147483391 4096 0 0 0 0 17 5 0 0 0
/proc/362/statm: 2653 57 43 112 0 45 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10612

[startup+0.100202 s]
/proc/loadavg: 0.24 0.05 0.02 5/189 362
/proc/meminfo: memFree=13950184/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=33044 CPUtime=0.08 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 1438 0 0 0 8 0 0 0 21 0 1 0 486279824 33837056 1342 33554432000 4194304 4650387 140736784321232 18446744073709551615 4363658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 8261 1342 378 112 0 3226 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33044

[startup+0.300164 s]
/proc/loadavg: 0.24 0.05 0.02 5/189 362
/proc/meminfo: memFree=13950184/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=33044 CPUtime=0.28 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 1592 0 0 0 28 0 0 0 22 0 1 0 486279824 33837056 1496 33554432000 4194304 4650387 140736784321232 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 8261 1496 379 112 0 3226 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 33044

[startup+0.701095 s]
/proc/loadavg: 0.24 0.05 0.02 5/189 362
/proc/meminfo: memFree=13950184/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=33348 CPUtime=0.68 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 1970 0 0 0 68 0 0 0 23 0 1 0 486279824 34148352 1601 33554432000 4194304 4650387 140736784321232 18446744073709551615 4364827 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 8337 1601 380 112 0 3302 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33348

[startup+1.50095 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 363
/proc/meminfo: memFree=13852716/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=34180 CPUtime=1.48 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 2682 0 0 0 148 0 0 0 25 0 1 0 486279824 35000320 1623 33554432000 4194304 4650387 140736784321232 18446744073709551615 4363658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 8545 1623 380 112 0 3510 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34180

[startup+3.10068 s]
/proc/loadavg: 0.54 0.12 0.04 5/190 363
/proc/meminfo: memFree=13766660/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=41236 CPUtime=3.08 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 4910 0 0 0 308 0 0 0 25 0 1 0 486279824 42225664 3405 33554432000 4194304 4650387 140736784321232 18446744073709551615 4333870 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 10309 3405 381 112 0 5274 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41236

[startup+6.30112 s]
/proc/loadavg: 0.54 0.12 0.04 5/190 363
/proc/meminfo: memFree=13519796/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=44344 CPUtime=6.28 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 6915 0 0 0 627 1 0 0 25 0 1 0 486279824 45408256 4136 33554432000 4194304 4650387 140736784321232 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 11086 4136 381 112 0 6051 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 44344

[startup+12.701 s]
/proc/loadavg: 1.07 0.24 0.08 5/190 364
/proc/meminfo: memFree=13436232/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=46580 CPUtime=12.68 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 9915 0 0 0 1266 2 0 0 25 0 1 0 486279824 47697920 4594 33554432000 4194304 4650387 140736784321232 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 11645 4594 381 112 0 6610 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46580

[startup+25.5007 s]
/proc/loadavg: 1.52 0.37 0.12 5/190 364
/proc/meminfo: memFree=13328052/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=51180 CPUtime=25.48 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 15346 0 0 0 2544 4 0 0 25 0 1 0 486279824 52408320 6213 33554432000 4194304 4650387 140736784321232 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 12795 6213 381 112 0 7760 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51180

[startup+51.1002 s]
/proc/loadavg: 2.37 0.66 0.22 5/190 365
/proc/meminfo: memFree=12989748/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=56880 CPUtime=51.08 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 25611 0 0 0 5101 7 0 0 25 0 1 0 486279824 58245120 7812 33554432000 4194304 4650387 140736784321232 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 14220 7812 381 112 0 9185 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56880

[startup+102.307 s]
/proc/loadavg: 3.35 1.22 0.44 5/190 366
/proc/meminfo: memFree=11339352/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=63132 CPUtime=102.29 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 42899 0 0 0 10218 11 0 0 25 0 1 0 486279824 64647168 8987 33554432000 4194304 4650387 140736784321232 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 15783 8987 381 112 0 10748 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 63132

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

[startup+115.101 s]
/proc/loadavg: 3.45 1.31 0.47 5/190 366
/proc/meminfo: memFree=11247540/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=61840 CPUtime=115.08 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 46305 0 0 0 11496 12 0 0 25 0 1 0 486279824 63324160 8983 33554432000 4194304 4650387 140736784321232 18446744073709551615 4334448 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 15460 8983 381 112 0 10425 0
Current children cumulated CPU time (s) 115.08
Current children cumulated vsize (KiB) 61840

[startup+121.501 s]
/proc/loadavg: 3.49 1.35 0.49 5/188 369
/proc/meminfo: memFree=12445756/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=73148 CPUtime=121.48 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 48415 0 0 0 12136 12 0 0 25 0 1 0 486279824 74903552 11093 33554432000 4194304 4650387 140736784321232 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 18287 11093 381 112 0 13252 0
Current children cumulated CPU time (s) 121.48
Current children cumulated vsize (KiB) 73148

[startup+127.901 s]
/proc/loadavg: 3.57 1.44 0.53 5/190 394
/proc/meminfo: memFree=12168504/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=73148 CPUtime=127.88 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 48844 0 0 0 12776 12 0 0 25 0 1 0 486279824 74903552 11522 33554432000 4194304 4650387 140736784321232 18446744073709551615 4476439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 18287 11522 381 112 0 13252 0
Current children cumulated CPU time (s) 127.88
Current children cumulated vsize (KiB) 73148

[startup+129.5 s]
/proc/loadavg: 3.57 1.44 0.53 5/190 394
/proc/meminfo: memFree=12113696/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=73148 CPUtime=129.48 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 48844 0 0 0 12936 12 0 0 25 0 1 0 486279824 74903552 11522 33554432000 4194304 4650387 140736784321232 18446744073709551615 4314608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 18287 11522 381 112 0 13252 0
Current children cumulated CPU time (s) 129.48
Current children cumulated vsize (KiB) 73148

[startup+130.3 s]
/proc/loadavg: 3.57 1.44 0.53 5/190 394
/proc/meminfo: memFree=12058516/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=73148 CPUtime=130.28 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 48844 0 0 0 13016 12 0 0 25 0 1 0 486279824 74903552 11522 33554432000 4194304 4650387 140736784321232 18446744073709551615 4363730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 18287 11522 381 112 0 13252 0
Current children cumulated CPU time (s) 130.28
Current children cumulated vsize (KiB) 73148

[startup+130.7 s]
/proc/loadavg: 3.57 1.44 0.53 5/190 394
/proc/meminfo: memFree=12058516/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=73148 CPUtime=130.68 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 48885 0 0 0 13056 12 0 0 25 0 1 0 486279824 74903552 11563 33554432000 4194304 4650387 140736784321232 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 18287 11563 381 112 0 13252 0
Current children cumulated CPU time (s) 130.68
Current children cumulated vsize (KiB) 73148

[startup+130.907 s]
/proc/loadavg: 3.57 1.44 0.53 5/190 394
/proc/meminfo: memFree=12002856/32951124 swapFree=67111524/67111528
[pid=362] ppid=360 vsize=73148 CPUtime=130.88 cores=5,7
/proc/362/stat : 362 (strangenight1-s) R 360 362 32761 0 -1 4202496 48885 0 0 0 13076 12 0 0 25 0 1 0 486279824 74903552 11563 33554432000 4194304 4650387 140736784321232 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/362/statm: 18287 11563 381 112 0 13252 0
Current children cumulated CPU time (s) 130.88
Current children cumulated vsize (KiB) 73148

Child status: 20
Real time (s): 130.945
CPU time (s): 130.935
CPU user time (s): 130.803
CPU system time (s): 0.131979
CPU usage (%): 99.9925
Max. virtual memory (cumulated for all children) (KiB): 73852

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

runsolver used 0.205968 second user time and 0.52192 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-25 17:53:39
IDJOB=3280459
IDBENCH=20393
IDSOLVER=1589
FILE ID=node136/3280459-1303746818
RUNJOBID= node136-1303746810-323
PBS_JOBID= 13154026
Free space on /tmp= 72144 MiB

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

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=1502476735

node136.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.809
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.61
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.76
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.809
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.75
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.809
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.83
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13950720 kB
Buffers:       1704116 kB
Cached:       15702156 kB
SwapCached:          4 kB
Active:       10207140 kB
Inactive:      8224820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13950720 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           91756 kB
Writeback:           0 kB
AnonPages:     1025060 kB
Mapped:          15928 kB
Slab:           503124 kB
PageTables:       7008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1426688 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= 72132 MiB
End job on node136 at 2011-04-25 17:55:50