Trace number 3368125

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 285.814 285.807

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-12-12-unsat.cnf
MD5SUM9255daf8fc8e7a0c753f68fd095283c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.0447
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of clauses936
Sum of the clauses size3312
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2792
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5144

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368125-1305390170.cnf'
0.00/0.01	c -- header says num vars:            144
0.00/0.01	c -- header says num clauses:         936
0.00/0.01	c -- clauses added:            0 learnts,          936 normals,            0 xors
0.00/0.01	c -- vars added        144
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       144       144       792         0      3312         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     144
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       144       144       792         0      3312         0   no data   no data
0.01/0.04	c Decided on static restart strategy
0.09/0.14	c  N st     8      4914       144       144       792      4730      3312    179641   no data   no data
0.39/0.41	c  N st    10     11296       144       144       792      4382      3312    141196   no data   no data
0.69/0.73	c  N st    11     17041       144       144       792      9881      3312    378885   no data   no data
1.19/1.21	c  F st    12     25000       144       144       792     12030      3312    452468   no data   no data
1.19/1.21	c  N st    12     25000       144       144       792     12030      3312    452468   no data   no data
1.49/1.59	c Decided on static restart strategy
1.49/1.59	c  N st    18     30000       144       144       792     10231      3312    363105   no data   no data
1.49/1.59	c  S st    18     30000       144       144       792     10231      3312    363105   no data   no data
1.59/1.63	c  S st    18     30510       144       144       792     10734      3312    383807   no data   no data
1.59/1.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
1.59/1.64	c blocked clauses removed:        0 vars:      0 tried:         144 T: 0.00 s
1.59/1.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
1.59/1.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.59/1.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.79/1.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
2.09/2.12	c lits-rem:       468  cl-subs:      428  v-elim:      0  v-fix:    0  time:  0.28 s
2.09/2.13	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.01
2.09/2.13	c calculated reachability. Time: 0.00
2.09/2.13	c  N st    18     30510       144       144       792     10306      3312    372513   no data   no data
2.39/2.47	c  N st    20     37621       144       144       792      9529      3312    325209   no data   no data
2.79/2.83	c  N st    21     44020       144       144       792     15576      3312    616383   no data   no data
2.89/2.96	c  S st    22     45767       144       144       792      8791      3312    279138   no data   no data
2.99/3.00	c  S st    22     46271       144       144       792      9289      3312    299592   no data   no data
2.99/3.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
2.99/3.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.99/3.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
2.99/3.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.99/3.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.09/3.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
3.19/3.21	c lits-rem:        63  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.06 s
3.19/3.21	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
3.19/3.21	c vivif2 --  cl tried     9239 cl shrink        0 lits rem          0 time: 0.00
3.19/3.22	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.01
3.19/3.22	c calculated reachability. Time: 0.00
3.19/3.22	c  N st    22     46271       144       144       792      9239      3312    297760   no data   no data
3.99/4.08	c  N st    23     60668       144       144       792     13205      3312    466416   no data   no data
4.59/4.67	c  N st    24     69407       144       144       792     11127      3312    363220   no data   no data
4.59/4.67	c  S st    24     69407       144       144       792     11127      3312    363220   no data   no data
4.69/4.72	c  S st    24     69907       144       144       792     11619      3312    384312   no data   no data
4.69/4.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
4.69/4.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.69/4.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
4.69/4.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.69/4.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.89/4.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
4.99/5.08	c lits-rem:       258  cl-subs:      242  v-elim:      0  v-fix:    0  time:  0.16 s
4.99/5.09	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
4.99/5.09	c vivif2 --  cl tried    11377 cl shrink        0 lits rem          0 time: 0.00
5.09/5.10	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.01
5.09/5.10	c calculated reachability. Time: 0.00
5.09/5.10	c  N st    24     69907       144       144       792     11377      3312    375162   no data   no data
6.29/6.32	c  F st    25     87500       144       144       792     16384      3312    608534   no data   no data
6.29/6.32	c  N st    25     87500       144       144       792     16384      3312    608534   no data   no data
6.69/6.75	c Decided on static restart strategy
6.89/6.99	c  N st    32     95536       144       144       792     23743      3312    934483   no data   no data
7.60/7.64	c  N st    34    104860       144       144       792     20203      3312    774012   no data   no data
7.60/7.64	c  S st    34    104860       144       144       792     20203      3312    774012   no data   no data
7.71/7.74	c  S st    34    105360       144       144       792     20699      3312    794530   no data   no data
7.71/7.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.71/7.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.01
7.71/7.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.71/7.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.71/7.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.71/7.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
7.71/7.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.71/7.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.19/8.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.50 s
9.49/9.59	c lits-rem:      1554  cl-subs:      824  v-elim:      0  v-fix:    0  time:  1.32 s
9.49/9.59	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
9.59/9.60	c vivif2 --  cl tried    19875 cl shrink        0 lits rem          0 time: 0.01
9.59/9.62	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.02
9.59/9.62	c calculated reachability. Time: 0.00
9.59/9.62	c  N st    34    105360       144       144       792     19875      3312    758376   no data   no data
10.18/10.21	c  N st    35    114958       144       144       792     16037      3312    535312   no data   no data
11.39/11.40	c  N st    36    129355       144       144       792     15551      3312    512899   no data   no data
12.69/12.80	c  N st    37    150951       144       144       792     20918      3312    727406   no data   no data
13.29/13.35	c  S st    38    158040       144       144       792     27608      3312   1046787   no data   no data
13.39/13.48	c  S st    38    158541       144       144       792     28100      3312   1065880   no data   no data
13.39/13.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.49/13.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.02
13.49/13.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.49/13.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.49/13.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.49/13.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
13.49/13.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.49/13.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.09/14.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.61 s
16.29/16.31	c lits-rem:      1024  cl-subs:      795  v-elim:      0  v-fix:    0  time:  2.15 s
16.29/16.31	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
16.29/16.32	c vivif2 --  cl tried    27305 cl shrink        0 lits rem          0 time: 0.01
16.29/16.37	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.05
16.29/16.37	c calculated reachability. Time: 0.00
16.29/16.37	c  N st    38    158541       144       144       792     27305      3312   1029106   no data   no data
20.80/20.83	c  N st    39    207130       144       144       792     21527      3312    721077   no data   no data
23.49/23.50	c  N st    40    237811       144       144       793     31092      3312   1147499   no data   no data
23.49/23.50	c  S st    40    237811       144       144       793     31092      3312   1147499   no data   no data
23.59/23.62	c  S st    40    238314       144       144       793     31584      3312   1167741   no data   no data
23.59/23.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.59/23.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.03
23.59/23.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.59/23.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.59/23.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.59/23.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
23.59/23.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.59/23.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.49/24.53	c subs with bin:      184  lits-rem:        21  v-fix:    0  time:  0.84 s
28.89/28.94	c lits-rem:      4860  cl-subs:     1609  v-elim:      0  v-fix:    0  time:  4.41 s
28.89/28.94	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
28.89/28.95	c vivif2 --  cl tried    29791 cl shrink        0 lits rem          0 time: 0.01
28.89/28.98	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.03
28.89/28.98	c calculated reachability. Time: 0.00
28.89/28.98	c  N st    40    238314       144       144       793     29791      3312   1095115   no data   no data
35.39/35.43	c  F st    41    306251       144       144       794     31451      3312   1129698   no data   no data
35.39/35.43	c  N st    41    306251       144       144       794     31451      3312   1129698   no data   no data
35.99/36.07	c Decided on static restart strategy
38.59/38.66	c  N st    51    334556       144       144       794     35276      3312   1259166   no data   no data
40.99/41.06	c  N st    53    357471       144       144       794     33338      3312   1157052   no data   no data
40.99/41.06	c  S st    53    357471       144       144       794     33338      3312   1157052   no data   no data
41.19/41.22	c  S st    53    357971       144       144       794     33832      3312   1176566   no data   no data
41.19/41.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.19/41.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.03
41.19/41.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.19/41.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.19/41.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.19/41.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
41.19/41.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.19/41.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.89/41.94	c subs with bin:       14  lits-rem:         8  v-fix:    0  time:  0.66 s
45.59/45.60	c lits-rem:      4803  cl-subs:     1829  v-elim:      0  v-fix:    0  time:  3.66 s
45.59/45.60	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
45.59/45.61	c vivif2 --  cl tried    31989 cl shrink        0 lits rem          0 time: 0.02
45.59/45.65	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.03
45.59/45.65	c calculated reachability. Time: 0.00
45.59/45.65	c  N st    53    357971       144       144       794     31989      3312   1103193   no data   no data
49.40/49.48	c  N st    54    390363       144       144       795     37605      3312   1368123   no data   no data
55.99/56.09	c  N st    55    438951       144       144       796     31994      3312   1100590   no data   no data
66.79/66.86	c  N st    56    511833       144       144       796     44107      3312   1565585   no data   no data
70.09/70.10	c  N st    57    536956       144       144       796     38939      3312   1331473   no data   no data
70.09/70.10	c  S st    57    536956       144       144       796     38939      3312   1331473   no data   no data
70.19/70.25	c  S st    57    537458       144       144       796     39436      3312   1351727   no data   no data
70.19/70.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.19/70.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.03
70.19/70.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.19/70.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.19/70.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.19/70.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
70.19/70.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.30/70.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
71.09/71.15	c subs with bin:       12  lits-rem:        48  v-fix:    0  time:  0.82 s
77.69/77.73	c lits-rem:      5715  cl-subs:     2970  v-elim:      0  v-fix:    0  time:  6.58 s
77.69/77.73	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
77.69/77.75	c vivif2 --  cl tried    36454 cl shrink        0 lits rem          0 time: 0.02
77.79/77.81	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.06
77.79/77.81	c calculated reachability. Time: 0.00
77.79/77.81	c  N st    57    537458       144       144       796     36454      3312   1234588   no data   no data
90.20/90.23	c Finding binary XORs  T:     0.00 s  found:       0
97.49/97.55	c Finding binary XORs  T:     0.00 s  found:       0
103.79/103.87	c  N st    58    701443       142       144       771     61487      3244   2177964   no data   no data
125.19/125.28	c  N st    59    806189       142       144       771     57120      3244   1936509   no data   no data
125.19/125.28	c  S st    59    806189       142       144       771     57120      3244   1936509   no data   no data
125.49/125.56	c  S st    59    806693       142       144       771     57620      3244   1954832   no data   no data
125.49/125.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
125.59/125.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.07
125.59/125.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
125.59/125.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.59/125.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.59/125.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    142 time:  0.00 s
125.59/125.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
125.59/125.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
126.99/127.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
147.80/147.82	c lits-rem:     16937  cl-subs:     8557  v-elim:      0  v-fix:    0  time: 20.81 s
147.80/147.82	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
147.80/147.84	c vivif2 --  cl tried    49063 cl shrink        0 lits rem          0 time: 0.02
147.90/147.93	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.09
147.90/147.93	c calculated reachability. Time: 0.00
147.90/147.93	c  N st    59    806693       142       144       771     49063      3244   1649508   no data   no data
160.89/160.94	c Finding binary XORs  T:     0.00 s  found:       0
174.19/174.23	c Finding binary XORs  T:     0.00 s  found:       0
190.59/190.63	c  F st    60   1071875       140       144       751     63307      3178   2120068   no data   no data
190.59/190.63	c  N st    60   1071875       140       144       751     63307      3178   2120068   no data   no data
191.80/191.85	c Decided on static restart strategy
196.91/196.96	c  N st    70   1100183       139       144       755     49029      3178   1508653   no data   no data
204.89/204.92	c  N st    72   1136175       139       144       755     40266      3178   1127163   no data   no data
209.70/209.71	c  N st    73   1168567       139       144       755     69127      3178   2061798   no data   no data
217.39/217.46	c  N st    74   1210039       139       144       755     64677      3178   1916533   no data   no data
217.39/217.46	c  S st    74   1210039       139       144       755     64677      3178   1916533   no data   no data
217.59/217.68	c  S st    74   1210544       139       144       755     65177      3178   1933951   no data   no data
217.59/217.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
217.70/217.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.06
217.70/217.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
217.70/217.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
217.70/217.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
217.70/217.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    139 time:  0.00 s
217.70/217.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
217.70/217.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
218.69/218.78	c subs with bin:       17  lits-rem:       318  v-fix:    0  time:  0.97 s
239.70/239.76	c lits-rem:     20068  cl-subs:     8977  v-elim:      0  v-fix:    0  time: 20.97 s
239.70/239.76	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
239.70/239.78	c vivif2 --  cl tried    56147 cl shrink        0 lits rem          0 time: 0.02
239.80/239.88	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.10
239.80/239.88	c calculated reachability. Time: 0.00
239.80/239.88	c  N st    74   1210544       139       144       741     56147      3146   1640738   no data   no data
245.90/245.92	c Finding binary XORs  T:     0.00 s  found:       0
251.00/251.09	c Finding binary XORs  T:     0.00 s  found:       0
253.90/253.96	c  N st    75   1283427       137       144       720     65158      3082   2033066   no data   no data
275.10/275.13	c  N st    76   1392752       135       144       704     80649      3024   2176280   no data   no data
275.10/275.13	c Finding binary XORs  T:     0.00 s  found:       0
284.10/284.16	c Finding binary XORs  T:     0.00 s  found:       0
285.80/285.80	c  E st    77   1447190       103       114       591     16648      2150    273742   no data   no data
285.80/285.80	c num threads              : 1          
285.80/285.80	c restarts                 : 77         
285.80/285.80	c dynamic restarts         : 0          
285.80/285.80	c static restarts          : 77         
285.80/285.80	c full restarts            : 4          
285.80/285.80	c total simplify time      : 1.05       
285.80/285.80	c learnts DL2              : 0          
285.80/285.80	c learnts size 2           : 903        
285.80/285.80	c learnts size 1           : 83          (57.64     % of vars)
285.80/285.80	c filedLit time            : 0.27        (0.10      % time)
285.80/285.80	c v-elim SatELite          : 0           (0.00      % vars)
285.80/285.80	c SatELite time            : 60.24       (21.09     % time)
285.80/285.80	c v-elim xor               : 0           (0.00      % vars)
285.80/285.80	c xor elim time            : 0.03        (0.01      % time)
285.80/285.80	c num binary xor trees     : 0          
285.80/285.80	c binxor trees' crown      : 0           (nan       leafs/tree)
285.80/285.80	c bin xor find time        : 0.00       
285.80/285.80	c OTF clause improved      : 174316      (0.12      clauses/conflict)
285.80/285.80	c OTF impr. size diff      : 200966      (1.15       lits/clause)
285.80/285.80	c OTF cl watch-shrink      : 890216      (0.62      clauses/conflict)
285.80/285.80	c OTF cl watch-sh-lit      : 3390393     (3.81       lits/clause)
285.80/285.80	c tried to recurMin cls    : 121242      (8.38       % of conflicts)
285.80/285.80	c updated cache            : 805         (0.01       lits/tried recurMin)
285.80/285.80	c clauses over max glue    : 0           (0.00      % of all clauses)
285.80/285.80	c conflicts                : 1447190     (5067.15   / sec)
285.80/285.80	c decisions                : 1833549     (0.21      % random)
285.80/285.80	c bogo-props               : 29617151112 (103700572.34 / sec)
285.80/285.80	c conflict literals        : 57012900    (22.55     % deleted)
285.80/285.80	c Memory used              : 134.51      MB
285.80/285.80	c CPU time                 : 285.60      s
285.80/285.80	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-3368125-1305390170/watcher-3368125-1305390170 -o /tmp/evaluation-result-3368125-1305390170/solver-3368125-1305390170 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368125-1305390170.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: 4.00 3.99 3.91 5/366 11430
/proc/meminfo: memFree=21106900/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=29728 CPUtime=0 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 525 0 0 0 0 0 0 0 25 0 1 0 650614751 30441472 465 33554432000 4194304 4580011 140735388009664 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 7432 465 363 95 0 2414 0

[startup+0.0173699 s]
/proc/loadavg: 4.00 3.99 3.91 5/366 11430
/proc/meminfo: memFree=21106900/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=29728 CPUtime=0.01 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 565 0 0 0 1 0 0 0 25 0 1 0 650614751 30441472 505 33554432000 4194304 4580011 140735388009664 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 7432 506 363 95 0 2414 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29728

[startup+0.100388 s]
/proc/loadavg: 4.00 3.99 3.91 5/366 11430
/proc/meminfo: memFree=21106900/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=30128 CPUtime=0.09 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 750 0 0 0 9 0 0 0 25 0 1 0 650614751 30851072 690 33554432000 4194304 4580011 140735388009664 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 7532 690 364 95 0 2514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30128

[startup+0.300351 s]
/proc/loadavg: 4.00 3.99 3.91 5/366 11430
/proc/meminfo: memFree=21106900/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=30844 CPUtime=0.29 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 1116 0 0 0 29 0 0 0 25 0 1 0 650614751 31584256 860 33554432000 4194304 4580011 140735388009664 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 7711 860 364 95 0 2693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30844

[startup+0.700255 s]
/proc/loadavg: 4.00 3.99 3.91 5/366 11430
/proc/meminfo: memFree=21106900/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=31340 CPUtime=0.69 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 1672 0 0 0 69 0 0 0 25 0 1 0 650614751 32092160 1080 33554432000 4194304 4580011 140735388009664 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 7835 1080 364 95 0 2817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31340

[startup+1.50111 s]
/proc/loadavg: 4.00 3.99 3.91 5/367 11431
/proc/meminfo: memFree=21097468/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=32364 CPUtime=1.49 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 2748 0 0 0 149 0 0 0 25 0 1 0 650614751 33140736 1193 33554432000 4194304 4580011 140735388009664 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 8091 1193 365 95 0 3073 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32364

[startup+3.10082 s]
/proc/loadavg: 4.00 3.99 3.91 5/367 11431
/proc/meminfo: memFree=21089284/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=42484 CPUtime=3.09 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 6391 0 0 0 309 0 0 0 25 0 1 0 650614751 43503616 3493 33554432000 4194304 4580011 140735388009664 18446744073709551615 4413307 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 10621 3493 367 95 0 5603 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42484

[startup+6.30027 s]
/proc/loadavg: 4.00 3.99 3.91 5/367 11432
/proc/meminfo: memFree=21073992/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=44984 CPUtime=6.29 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 9761 0 0 0 628 1 0 0 25 0 1 0 650614751 46063616 4284 33554432000 4194304 4580011 140735388009664 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 11246 4284 367 95 0 6228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44984

[startup+12.7011 s]
/proc/loadavg: 4.00 3.99 3.91 5/367 11432
/proc/meminfo: memFree=21078972/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=56204 CPUtime=12.69 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 16819 0 0 0 1266 3 0 0 25 0 1 0 650614751 57552896 6880 33554432000 4194304 4580011 140735388009664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 14051 6880 367 95 0 9033 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56204

[startup+25.5008 s]
/proc/loadavg: 4.00 3.99 3.91 5/367 11432
/proc/meminfo: memFree=21049068/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=71840 CPUtime=25.49 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 26301 0 0 0 2545 4 0 0 25 0 1 0 650614751 73564160 10909 33554432000 4194304 4580011 140735388009664 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 17960 10909 367 95 0 12942 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71840

[startup+51.1012 s]
/proc/loadavg: 4.00 3.99 3.91 5/367 11433
/proc/meminfo: memFree=21019000/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=73804 CPUtime=51.09 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 37804 0 0 0 5102 7 0 0 25 0 1 0 650614751 75575296 11966 33554432000 4194304 4580011 140735388009664 18446744073709551615 4304862 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 18451 11966 367 95 0 13433 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73804

[startup+102.314 s]
/proc/loadavg: 4.00 3.99 3.91 5/367 11461
/proc/meminfo: memFree=21054408/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=83360 CPUtime=102.31 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 59379 0 0 0 10221 10 0 0 25 0 1 0 650614751 85360640 14237 33554432000 4194304 4580011 140735388009664 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 20840 14237 367 95 0 15822 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 83360

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/367 11463
/proc/meminfo: memFree=20965388/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=108752 CPUtime=162.29 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 77310 0 0 0 16215 14 0 0 25 0 1 0 650614751 111362048 19593 33554432000 4194304 4580011 140735388009664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 27188 19593 367 95 0 22170 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 108752

[startup+222.301 s]
/proc/loadavg: 4.06 4.01 3.92 5/367 11518
/proc/meminfo: memFree=20843344/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=120392 CPUtime=222.29 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 96060 0 0 0 22211 18 0 0 25 0 1 0 650614751 123281408 22154 33554432000 4194304 4580011 140735388009664 18446744073709551615 4406254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 30098 22154 367 95 0 25080 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 120392

[startup+282.3 s]
/proc/loadavg: 4.02 4.00 3.92 5/367 11520
/proc/meminfo: memFree=20771128/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=137732 CPUtime=282.3 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 103044 0 0 0 28210 20 0 0 25 0 1 0 650614751 141037568 26207 33554432000 4194304 4580011 140735388009664 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 34433 26207 367 95 0 29415 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 137732

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

[startup+283.1 s]
/proc/loadavg: 4.02 4.00 3.92 5/367 11520
/proc/meminfo: memFree=20767904/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=137732 CPUtime=283.1 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 103044 0 0 0 28290 20 0 0 25 0 1 0 650614751 141037568 26207 33554432000 4194304 4580011 140735388009664 18446744073709551615 4320408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 34433 26207 367 95 0 29415 0
Current children cumulated CPU time (s) 283.1
Current children cumulated vsize (KiB) 137732

[startup+284.701 s]
/proc/loadavg: 4.02 4.00 3.92 5/367 11520
/proc/meminfo: memFree=20763936/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=137732 CPUtime=284.7 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 103060 0 0 0 28450 20 0 0 25 0 1 0 650614751 141037568 26223 33554432000 4194304 4580011 140735388009664 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 34433 26223 367 95 0 29415 0
Current children cumulated CPU time (s) 284.7
Current children cumulated vsize (KiB) 137732

[startup+285.501 s]
/proc/loadavg: 4.02 4.00 3.92 5/367 11520
/proc/meminfo: memFree=20792952/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=137732 CPUtime=285.5 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 103079 0 0 0 28530 20 0 0 25 0 1 0 650614751 141037568 26242 33554432000 4194304 4580011 140735388009664 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 34433 26242 367 95 0 29415 0
Current children cumulated CPU time (s) 285.5
Current children cumulated vsize (KiB) 137732

[startup+285.701 s]
/proc/loadavg: 4.02 4.00 3.92 5/367 11520
/proc/meminfo: memFree=20792952/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=137732 CPUtime=285.7 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 103120 0 0 0 28550 20 0 0 25 0 1 0 650614751 141037568 26283 33554432000 4194304 4580011 140735388009664 18446744073709551615 4322524 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 34433 26283 367 95 0 29415 0
Current children cumulated CPU time (s) 285.7
Current children cumulated vsize (KiB) 137732

[startup+285.801 s]
/proc/loadavg: 4.02 4.00 3.92 5/367 11520
/proc/meminfo: memFree=20792952/32951124 swapFree=65581052/67111528
[pid=11430] ppid=11428 vsize=137732 CPUtime=285.8 cores=0,2
/proc/11430/stat : 11430 (strangenight2-s) R 11428 11430 11101 0 -1 4202496 103138 0 0 0 28560 20 0 0 25 0 1 0 650614751 141037568 26301 33554432000 4194304 4580011 140735388009664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11430/statm: 34433 26301 367 95 0 29415 0
Current children cumulated CPU time (s) 285.8
Current children cumulated vsize (KiB) 137732

Child status: 20
Real time (s): 285.807
CPU time (s): 285.814
CPU user time (s): 285.604
CPU system time (s): 0.209968
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 137732

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

runsolver used 1.07184 second user time and 2.23966 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 18:22:50
IDJOB=3368125
IDBENCH=83224
IDSOLVER=1845
FILE ID=node137/3368125-1305390170
RUNJOBID= node137-1305388763-11119
PBS_JOBID= 13324416
Free space on /tmp= 73660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-12-12-unsat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368125-1305390170/watcher-3368125-1305390170 -o /tmp/evaluation-result-3368125-1305390170/solver-3368125-1305390170 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368125-1305390170.cnf

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

MD5SUM BENCH= 9255daf8fc8e7a0c753f68fd095283c9
RANDOM SEED=1641608485

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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:      21107056 kB
Buffers:        268408 kB
Cached:        3693796 kB
SwapCached:      36328 kB
Active:        1823832 kB
Inactive:      9795472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21107056 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           11092 kB
Writeback:           0 kB
AnonPages:     7630448 kB
Mapped:          20288 kB
Slab:           119612 kB
PageTables:      39648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76216192 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= 73652 MiB
End job on node137 at 2011-05-14 18:27:36