Trace number 3421986

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)SAT 155.124 155.132

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
MD5SUMdb05e30798a5a29f39775d55b01c4246
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark155.124
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses2416
Sum of the clauses size10560
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41656
Number of clauses of size 5624
Number of clauses of size over 5136

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3421986-1306625793.cnf'
0.00/0.00	c -- header says num vars:            349
0.00/0.00	c -- header says num clauses:        2416
0.00/0.00	c -- clauses added:            0 learnts,         2416 normals,            0 xors
0.00/0.00	c -- vars added        349
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       349      2416         0         0     10560         0   no data   no data
0.00/0.00	c asymm  cl-useful: 120/2416/2416 lits-rem:120 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:      1406  cl-subs:      721  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:     117 undec:     119 neg:     113
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       349      1695         0         0      5922         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.13	c  N st     8      4914       349      1695         2      4618      5922     92704   no data   no data
0.39/0.42	c  N st    10     11296       349      1695         2      4293      5922     56621   no data   no data
0.69/0.73	c  N st    11     17040       349      1695         2      9525      5922    176539   no data   no data
1.19/1.20	c  F st    12     25000       349      1695         2     11655      5922    216369   no data   no data
1.19/1.20	c  N st    12     25000       349      1695         2     11655      5922    216369   no data   no data
1.39/1.48	c Decided on static restart strategy
1.39/1.48	c  N st    18     30001       349      1695         2     10052      5922    171603   no data   no data
1.39/1.48	c  S st    18     30001       349      1695         2     10052      5922    171603   no data   no data
1.49/1.52	c  S st    18     30503       349      1695         3     10541      5921    183326   no data   no data
1.49/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.53	c Replacing        1 vars Replaced     1632 lits Time:     0.00 s 
1.49/1.53	c blocked clauses removed:        0 vars:      0 tried:         348 T: 0.00 s
1.49/1.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    348 time:  0.00 s
1.49/1.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.53	c lits-rem:         4  cl-subs:        9  v-elim:      2  v-fix:    0  time:  0.00 s
1.49/1.53	c subs with bin:        1  lits-rem:         5  v-fix:    0  time:  0.00 s
1.69/1.70	c lits-rem:       912  cl-subs:     1839  v-elim:      0  v-fix:    0  time:  0.17 s
1.69/1.71	c asymm  cl-useful: 4/1681/1681 lits-rem:4 time: 0.01
1.69/1.71	c calculated reachability. Time: 0.00
1.69/1.71	c  N st    18     30503       346      1681         1      8698      5868    145507   no data   no data
2.10/2.16	c  N st    20     37614       346      1681         1      7927      5868    105243   no data   no data
2.49/2.59	c  N st    21     44013       346      1681         2     13701      5868    236865   no data   no data
2.69/2.70	c  S st    22     45755       346      1681         2     15272      5868    271228   no data   no data
2.69/2.75	c  S st    22     46259       346      1681         4     15758      5868    283229   no data   no data
2.69/2.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.69/2.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.69/2.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    346 time:  0.00 s
2.69/2.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.76	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
2.69/2.77	c subs with bin:       14  lits-rem:       501  v-fix:    0  time:  0.00 s
3.31/3.32	c lits-rem:       533  cl-subs:     3841  v-elim:      0  v-fix:    0  time:  0.55 s
3.31/3.32	c vivif2 --  cl tried     1677 cl shrink        0 lits rem          0 time: 0.00
3.31/3.32	c vivif2 --  cl tried    11906 cl shrink        0 lits rem          0 time: 0.00
3.31/3.33	c asymm  cl-useful: 10/1677/1677 lits-rem:10 time: 0.01
3.31/3.33	c calculated reachability. Time: 0.00
3.31/3.33	c  N st    22     46259       346      1677         6     11906      5830    205073   no data   no data
4.19/4.22	c  N st    23     60656       346      1677         7     17117      5830    295792   no data   no data
4.79/4.86	c  N st    24     69389       346      1677         7     15902      5830    253225   no data   no data
4.79/4.86	c  S st    24     69389       346      1677         7     15902      5830    253225   no data   no data
4.79/4.86	c Finding binary XORs  T:     0.00 s  found:       0
4.89/4.91	c  S st    24     69891       346      1677         8     16393      5830    265521   no data   no data
4.89/4.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.89/4.91	c Replacing        1 vars Replaced      160 lits Time:     0.00 s 
4.89/4.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.89/4.92	c bin-w-bin subsume rem            1 bins  time:  0.00 s
4.89/4.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    345 time:  0.00 s
4.89/4.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.89/4.92	c lits-rem:        11  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.00 s
4.89/4.92	c subs with bin:        1  lits-rem:       197  v-fix:    0  time:  0.00 s
5.40/5.43	c lits-rem:       517  cl-subs:     3797  v-elim:      0  v-fix:    0  time:  0.50 s
5.40/5.43	c vivif2 --  cl tried     1656 cl shrink        0 lits rem          0 time: 0.00
5.40/5.43	c vivif2 --  cl tried    12600 cl shrink        0 lits rem          0 time: 0.00
5.40/5.44	c asymm  cl-useful: 10/1656/1656 lits-rem:10 time: 0.01
5.40/5.44	c calculated reachability. Time: 0.00
5.40/5.44	c  N st    24     69891       345      1656         5     12600      5719    196489   no data   no data
6.69/6.78	c  F st    25     87500       345      1656         5     18930      5719    305033   no data   no data
6.69/6.78	c  N st    25     87500       345      1656         5     18930      5719    305033   no data   no data
7.09/7.15	c Decided on static restart strategy
7.29/7.35	c  N st    32     95539       345      1656         5     15530      5719    238112   no data   no data
8.18/8.20	c  N st    34    104837       345      1656         5     12125      5719    148589   no data   no data
8.18/8.20	c  S st    34    104837       345      1656         5     12125      5719    148589   no data   no data
8.18/8.25	c  S st    34    105342       345      1656         7     12617      5718    161479   no data   no data
8.18/8.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.18/8.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.18/8.26	c Replacing        1 vars Replaced     3960 lits Time:     0.01 s 
8.18/8.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.18/8.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.18/8.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.18/8.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
8.18/8.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.18/8.26	c lits-rem:         9  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.00 s
8.18/8.26	c subs with bin:        3  lits-rem:        33  v-fix:    0  time:  0.00 s
8.28/8.33	c lits-rem:       414  cl-subs:      798  v-elim:      0  v-fix:    0  time:  0.07 s
8.28/8.33	c vivif2 --  cl tried     1644 cl shrink        0 lits rem          0 time: 0.00
8.28/8.34	c vivif2 --  cl tried    11784 cl shrink        0 lits rem          0 time: 0.00
8.28/8.34	c asymm  cl-useful: 1/1644/1644 lits-rem:1 time: 0.01
8.28/8.34	c calculated reachability. Time: 0.00
8.28/8.34	c  N st    34    105342       344      1644         6     11784      5656    148950   no data   no data
9.08/9.14	c  N st    35    114941       344      1644         6     20532      5656    339740   no data   no data
10.28/10.30	c  N st    36    129340       344      1644         6     20876      5656    331060   no data   no data
12.18/12.22	c  N st    37    150935       344      1644         6     27026      5656    455501   no data   no data
12.78/12.83	c  S st    38    158016       344      1644         6     18912      5656    275148   no data   no data
12.88/12.90	c  S st    38    158518       344      1644         6     19405      5656    287200   no data   no data
12.88/12.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.88/12.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
12.88/12.90	c Replacing        1 vars Replaced       73 lits Time:     0.00 s 
12.88/12.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.88/12.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.88/12.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.88/12.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
12.88/12.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.88/12.91	c lits-rem:         3  cl-subs:        7  v-elim:      1  v-fix:    0  time:  0.00 s
12.88/12.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.20/13.26	c lits-rem:       544  cl-subs:     2714  v-elim:      0  v-fix:    0  time:  0.35 s
13.20/13.26	c vivif2 --  cl tried     1630 cl shrink        0 lits rem          0 time: 0.00
13.20/13.26	c vivif2 --  cl tried    16640 cl shrink        0 lits rem          0 time: 0.00
13.20/13.27	c asymm  cl-useful: 2/1630/1630 lits-rem:6 time: 0.01
13.20/13.27	c calculated reachability. Time: 0.00
13.20/13.27	c  N st    38    158518       342      1628         6     16640      5604    237539   no data   no data
17.89/17.94	c  N st    39    207106       342      1628         6     28939      5604    465879   no data   no data
17.89/17.94	c Finding binary XORs  T:     0.00 s  found:       0
20.91/20.92	c  N st    40    237777       342      1628         6     21619      5604    299563   no data   no data
20.91/20.92	c  S st    40    237777       342      1628         6     21619      5604    299563   no data   no data
20.91/20.98	c  S st    40    238279       342      1628         6     22109      5604    312062   no data   no data
20.91/20.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.91/20.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
20.91/20.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.91/20.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.91/20.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.91/20.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    342 time:  0.00 s
20.91/20.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.91/20.99	c lits-rem:         1  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
20.99/21.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.39/21.40	c lits-rem:       682  cl-subs:     2988  v-elim:      0  v-fix:    0  time:  0.40 s
21.39/21.40	c vivif2 --  cl tried     1623 cl shrink        0 lits rem          0 time: 0.00
21.39/21.40	c vivif2 --  cl tried    19122 cl shrink        0 lits rem          0 time: 0.00
21.39/21.41	c asymm  cl-useful: 1/1623/1623 lits-rem:1 time: 0.01
21.39/21.41	c calculated reachability. Time: 0.00
21.39/21.41	c  N st    40    238279       341      1623         6     19122      5586    261955   no data   no data
29.19/29.22	c  F st    41    306251       341      1623         6     21064      5586    271092   no data   no data
29.19/29.22	c  N st    41    306251       341      1623         6     21064      5586    271092   no data   no data
29.60/29.71	c Decided on static restart strategy
32.19/32.26	c  N st    51    334549       341      1623         6     25010      5586    348416   no data   no data
35.10/35.20	c  N st    53    357418       341      1623         6     22845      5586    290941   no data   no data
35.10/35.20	c  S st    53    357418       341      1623         6     22845      5586    290941   no data   no data
35.20/35.27	c  S st    53    357920       341      1623         6     23336      5586    303887   no data   no data
35.20/35.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.20/35.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
35.20/35.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.20/35.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.20/35.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.20/35.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
35.20/35.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.20/35.28	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
35.20/35.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.48/35.53	c lits-rem:       676  cl-subs:     1640  v-elim:      0  v-fix:    0  time:  0.24 s
35.48/35.53	c vivif2 --  cl tried     1622 cl shrink        0 lits rem          0 time: 0.00
35.48/35.53	c vivif2 --  cl tried    21697 cl shrink        0 lits rem          0 time: 0.00
35.48/35.54	c asymm  cl-useful: 0/1622/1622 lits-rem:0 time: 0.01
35.48/35.55	c calculated reachability. Time: 0.00
35.48/35.55	c  N st    53    357920       341      1622         6     21697      5582    279862   no data   no data
39.39/39.48	c  N st    54    390313       341      1622         8     27564      5582    382464   no data   no data
45.18/45.24	c  N st    55    438901       341      1622         8     47079      5582    771577   no data   no data
52.99/53.05	c  N st    56    511783       341      1622         8     33946      5582    481952   no data   no data
56.00/56.06	c  N st    57    536880       341      1622         8     28684      5582    370329   no data   no data
56.00/56.06	c  S st    57    536880       341      1622         8     28684      5582    370329   no data   no data
56.10/56.16	c  S st    57    537385       341      1622         8     29176      5582    382827   no data   no data
56.10/56.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.10/56.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
56.10/56.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.10/56.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.10/56.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.10/56.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
56.10/56.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.10/56.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.10/56.19	c subs with bin:        6  lits-rem:        44  v-fix:    0  time:  0.00 s
56.49/56.59	c lits-rem:       859  cl-subs:     1961  v-elim:      0  v-fix:    0  time:  0.40 s
56.49/56.59	c vivif2 --  cl tried     1622 cl shrink        0 lits rem          0 time: 0.00
56.59/56.60	c vivif2 --  cl tried    27209 cl shrink        0 lits rem          0 time: 0.00
56.59/56.61	c asymm  cl-useful: 7/1622/1622 lits-rem:7 time: 0.02
56.59/56.61	c calculated reachability. Time: 0.00
56.59/56.61	c  N st    57    537385       341      1622         8     27209      5575    353640   no data   no data
77.69/77.76	c  N st    58    701369       341      1622         8     54854      5575    850950   no data   no data
92.59/92.65	c  N st    59    806078       341      1622         8     49347      5575    732080   no data   no data
92.59/92.65	c  S st    59    806078       341      1622         8     49347      5575    732080   no data   no data
92.69/92.79	c  S st    59    806579       341      1622         8     49832      5575    744815   no data   no data
92.79/92.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.79/92.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
92.79/92.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
92.79/92.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.79/92.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.79/92.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
92.79/92.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
92.79/92.82	c lits-rem:         6  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.01 s
92.79/92.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.80/96.88	c lits-rem:      3135  cl-subs:    10785  v-elim:      0  v-fix:    0  time:  4.05 s
96.80/96.88	c vivif2 --  cl tried     1612 cl shrink        0 lits rem          0 time: 0.00
96.80/96.89	c vivif2 --  cl tried    39051 cl shrink        0 lits rem          0 time: 0.01
96.88/96.92	c asymm  cl-useful: 0/1612/1612 lits-rem:0 time: 0.02
96.88/96.92	c calculated reachability. Time: 0.00
96.88/96.92	c  N st    59    806579       341      1612         8     39051      5529    574328   no data   no data
136.48/136.59	c  F st    60   1071875       341      1612         8     54941      5529    789265   no data   no data
136.48/136.59	c  N st    60   1071875       341      1612         8     54941      5529    789265   no data   no data
137.28/137.33	c Decided on static restart strategy
140.70/140.80	c  N st    70   1100180       341      1612         8     80420      5529   1345820   no data   no data
146.08/146.19	c  N st    72   1136173       341      1612         8     71833      5529   1198564   no data   no data
151.08/151.16	c  N st    73   1168566       341      1612         8     59416      5529    903133   no data   no data
155.10/155.12	c  E st    74   1192843         0      1612         8     81343      5529   1372924   no data   no data
155.10/155.12	c Verified 1612 clauses.
155.10/155.12	c Solution needs extension. Extending.
155.10/155.12	c Verified 1612 clauses.
155.10/155.12	c num threads              : 1          
155.10/155.12	c restarts                 : 74         
155.10/155.12	c dynamic restarts         : 0          
155.10/155.12	c static restarts          : 74         
155.10/155.12	c full restarts            : 4          
155.10/155.12	c total simplify time      : 0.00       
155.10/155.12	c learnts DL2              : 0          
155.10/155.12	c learnts size 2           : 17         
155.10/155.12	c learnts size 1           : 0           (0.00      % of vars)
155.10/155.12	c filedLit time            : 0.05        (0.03      % time)
155.10/155.12	c v-elim SatELite          : 4           (1.15      % vars)
155.10/155.12	c SatELite time            : 6.70        (4.32      % time)
155.10/155.12	c v-elim xor               : 0           (0.00      % vars)
155.10/155.12	c xor elim time            : 0.01        (0.01      % time)
155.10/155.12	c num binary xor trees     : 4          
155.10/155.12	c binxor trees' crown      : 4           (1.00      leafs/tree)
155.10/155.12	c bin xor find time        : 0.00       
155.10/155.12	c OTF clause improved      : 114436      (0.10      clauses/conflict)
155.10/155.12	c OTF impr. size diff      : 117527      (1.03       lits/clause)
155.10/155.12	c OTF cl watch-shrink      : 84225       (0.07      clauses/conflict)
155.10/155.12	c OTF cl watch-sh-lit      : 118523      (1.41       lits/clause)
155.10/155.12	c tried to recurMin cls    : 45873       (3.85       % of conflicts)
155.10/155.12	c updated cache            : 549         (0.01       lits/tried recurMin)
155.10/155.12	c clauses over max glue    : 0           (0.00      % of all clauses)
155.10/155.12	c conflicts                : 1192843     (7692.56   / sec)
155.10/155.12	c decisions                : 1261972     (0.66      % random)
155.10/155.12	c bogo-props               : 38188742369 (246276617.75 / sec)
155.10/155.12	c conflict literals        : 24141465    (31.42     % deleted)
155.10/155.12	c Memory used              : 60.38       MB
155.10/155.12	c CPU time                 : 155.06      s
155.10/155.12	s SATISFIABLE
155.10/155.12	v 1 -2 -3 -4 -5 6 -7 8 9 -10 -11 12 13 14 -15 -16 -17 18 -19 20 -21 -22 23 24 -25 -26 27 28 29 30 31 -32 -33 34 -35 36 37 38 39 -40 -41 42 43 -44 45 46 47 -48 -49 -50 51 -52 -53 -54 55 56 -57 58 -59 60 61 -62 -63 -64 -65 66 -67 68 -69 -70 -71 -72 -73 74 75 76 -77 -78 -79 80 81 82 83 -84 85 86 -87 -88 -89 90 91 92 -93 94 -95 96 -97 -98 -99 -100 -101 102 103 104 105 106 -107 -108 -109 110 -111 -112 -113 114 115 116 117 -118 -119 -120 121 -122 -123 124 125 -126 127 -128 -129 -130 -131 132 133 -134 -135 136 -137 138 139 -140 141 -142 -143 144 -145 -146 -147 148 -149 -150 151 -152 -153 154 155 -156 157 158 -159 -160 161 -162 163 -164 165 166 -167 -168 -169 170 -171 -172 -173 174 175 -176 177 -178 -179 -180 -181 182 183 184 185 186 -187 -188 -189 190 -191 -192 -193 194 -195 -196 197 -198 199 -200 -201 -202 -203 -204 205 -206 -207 -208 209 210 -211 212 -213 214 215 -216 -217 -218 -219 -220 221 -222 -223 -224 -225 -226 227 228 -229 -230 -231 232 233 234 235 -236 237 -238 -239 240 241 -242 243 244 245 246 -247 248 -249 250 -251 252 -253 254 -255 256 257 258 -259 -260 261 -262 263 -264 -265 266 267 268 -269 -270 271 272 -273 274 275 276 -277 278 279 -280 281 -282 -283 -284 -285 286 287 -288 -289 -290 291 292 293 -294 295 296 -297 -298 299 -300 -301 302 303 -304 -305 306 -307 308 -309 310 311 -312 -313 -314 -315 316 -317 -318 319 320 321 322 323 -324 325 326 327 -328 329 330 -331 332 333 -334 -335 -336 -337 -338 -339 340 -341 342 -343 344 -345 346 -347 348 349 0

Verifier Data

OK

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-3421986-1306625793/watcher-3421986-1306625793 -o /tmp/evaluation-result-3421986-1306625793/solver-3421986-1306625793 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421986-1306625793.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.03 2.00 2/464 26526
/proc/meminfo: memFree=15053320/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=30232 CPUtime=0.01 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 719 0 0 0 1 0 0 0 25 0 1 0 774179072 30957568 628 33554432000 4194304 4580011 140733996898304 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 7558 628 363 95 0 2540 0

[startup+0.093512 s]
/proc/loadavg: 2.01 2.03 2.00 2/464 26526
/proc/meminfo: memFree=15053320/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=30372 CPUtime=0.09 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 797 0 0 0 9 0 0 0 25 0 1 0 774179072 31100928 706 33554432000 4194304 4580011 140733996898304 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 7593 706 364 95 0 2575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30372

[startup+0.100511 s]
/proc/loadavg: 2.01 2.03 2.00 2/464 26526
/proc/meminfo: memFree=15053320/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=30372 CPUtime=0.09 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 811 0 0 0 9 0 0 0 25 0 1 0 774179072 31100928 720 33554432000 4194304 4580011 140733996898304 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 7593 720 364 95 0 2575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30372

[startup+0.300475 s]
/proc/loadavg: 2.01 2.03 2.00 2/464 26526
/proc/meminfo: memFree=15053320/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=30712 CPUtime=0.29 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 1015 0 0 0 29 0 0 0 25 0 1 0 774179072 31449088 799 33554432000 4194304 4580011 140733996898304 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 7678 799 364 95 0 2660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30712

[startup+0.700404 s]
/proc/loadavg: 2.01 2.03 2.00 2/464 26526
/proc/meminfo: memFree=15053320/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=31180 CPUtime=0.69 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 1334 0 0 0 69 0 0 0 25 0 1 0 774179072 31928320 920 33554432000 4194304 4580011 140733996898304 18446744073709551615 4321302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 7795 920 364 95 0 2777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31180

[startup+1.50026 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 26527
/proc/meminfo: memFree=15050708/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=31748 CPUtime=1.49 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 1959 0 0 0 149 0 0 0 25 0 1 0 774179072 32509952 1029 33554432000 4194304 4580011 140733996898304 18446744073709551615 4321203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 7937 1029 366 95 0 2919 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31748

[startup+3.10098 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 26527
/proc/meminfo: memFree=15044152/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=39844 CPUtime=3.09 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 4376 0 0 0 309 0 0 0 25 0 1 0 774179072 40800256 3076 33554432000 4194304 4580011 140733996898304 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 9961 3076 368 95 0 4943 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39844

[startup+6.30042 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 26527
/proc/meminfo: memFree=15039364/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=41360 CPUtime=6.29 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 5890 0 0 0 629 0 0 0 25 0 1 0 774179072 42352640 3294 33554432000 4194304 4580011 140733996898304 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 10340 3294 368 95 0 5322 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41360

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 26528
/proc/meminfo: memFree=15036136/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=42212 CPUtime=12.68 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 8651 0 0 0 1268 0 0 0 25 0 1 0 774179072 43225088 3458 33554432000 4194304 4580011 140733996898304 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 10553 3458 368 95 0 5535 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42212

[startup+25.5011 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 26528
/proc/meminfo: memFree=15035764/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=46400 CPUtime=25.49 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 13495 0 0 0 2548 1 0 0 25 0 1 0 774179072 47513600 4730 33554432000 4194304 4580011 140733996898304 18446744073709551615 4320904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 11600 4730 368 95 0 6582 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46400

[startup+51.1006 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 26529
/proc/meminfo: memFree=15029912/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=48188 CPUtime=51.09 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 21310 0 0 0 5107 2 0 0 25 0 1 0 774179072 49344512 5251 33554432000 4194304 4580011 140733996898304 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 12047 5251 368 95 0 7029 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48188

[startup+102.317 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 26530
/proc/meminfo: memFree=15018808/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=61352 CPUtime=102.3 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 36402 0 0 0 10226 4 0 0 25 0 1 0 774179072 62824448 8054 33554432000 4194304 4580011 140733996898304 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 15338 8054 368 95 0 10320 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61352

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

[startup+127.901 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 26531
/proc/meminfo: memFree=14999092/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=61668 CPUtime=127.89 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 42239 0 0 0 12784 5 0 0 25 0 1 0 774179072 63148032 8160 33554432000 4194304 4580011 140733996898304 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 15417 8160 368 95 0 10399 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 61668

[startup+140.701 s]
/proc/loadavg: 2.15 2.04 2.01 3/465 26531
/proc/meminfo: memFree=14996344/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=61736 CPUtime=140.7 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 44568 0 0 0 14065 5 0 0 25 0 1 0 774179072 63217664 8999 33554432000 4194304 4580011 140733996898304 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 15434 8999 368 95 0 10416 0
Current children cumulated CPU time (s) 140.7
Current children cumulated vsize (KiB) 61736

[startup+147.101 s]
/proc/loadavg: 2.12 2.04 2.01 3/465 26531
/proc/meminfo: memFree=14997448/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=61776 CPUtime=147.08 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 46123 0 0 0 14703 5 0 0 25 0 1 0 774179072 63258624 8962 33554432000 4194304 4580011 140733996898304 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 15444 8962 368 95 0 10426 0
Current children cumulated CPU time (s) 147.08
Current children cumulated vsize (KiB) 61776

[startup+150.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/465 26531
/proc/meminfo: memFree=14999928/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=61828 CPUtime=150.28 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 47212 0 0 0 15023 5 0 0 25 0 1 0 774179072 63311872 8396 33554432000 4194304 4580011 140733996898304 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 15457 8396 368 95 0 10439 0
Current children cumulated CPU time (s) 150.28
Current children cumulated vsize (KiB) 61828

[startup+153.5 s]
/proc/loadavg: 2.11 2.04 2.01 3/465 26531
/proc/meminfo: memFree=14997072/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=61828 CPUtime=153.48 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 47663 0 0 0 15343 5 0 0 25 0 1 0 774179072 63311872 8847 33554432000 4194304 4580011 140733996898304 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 15457 8847 368 95 0 10439 0
Current children cumulated CPU time (s) 153.48
Current children cumulated vsize (KiB) 61828

[startup+154.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/465 26531
/proc/meminfo: memFree=14997444/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=61828 CPUtime=154.28 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 47763 0 0 0 15423 5 0 0 25 0 1 0 774179072 63311872 8947 33554432000 4194304 4580011 140733996898304 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 15457 8947 368 95 0 10439 0
Current children cumulated CPU time (s) 154.28
Current children cumulated vsize (KiB) 61828

[startup+154.7 s]
/proc/loadavg: 2.11 2.04 2.01 3/465 26531
/proc/meminfo: memFree=14997444/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=61828 CPUtime=154.68 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 47811 0 0 0 15463 5 0 0 25 0 1 0 774179072 63311872 8995 33554432000 4194304 4580011 140733996898304 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 15457 8995 368 95 0 10439 0
Current children cumulated CPU time (s) 154.68
Current children cumulated vsize (KiB) 61828

[startup+155.117 s]
/proc/loadavg: 2.11 2.04 2.01 3/465 26531
/proc/meminfo: memFree=14996700/32950928 swapFree=56743108/67111528
[pid=26526] ppid=26524 vsize=61828 CPUtime=155.1 cores=1,3,5,7
/proc/26526/stat : 26526 (strangenight2-s) R 26524 26526 26002 0 -1 4202496 47859 0 0 0 15505 5 0 0 25 0 1 0 774179072 63311872 9043 33554432000 4194304 4580011 140733996898304 18446744073709551615 4295329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26526/statm: 15457 9043 368 95 0 10439 0
Current children cumulated CPU time (s) 155.1
Current children cumulated vsize (KiB) 61828

Child status: 10
Real time (s): 155.132
CPU time (s): 155.124
CPU user time (s): 155.064
CPU system time (s): 0.05999
CPU usage (%): 99.9954
Max. virtual memory (cumulated for all children) (KiB): 61828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.064
system time used= 0.05999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47877
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= 12
involuntary context switches= 1913

runsolver used 0.609907 second user time and 1.67175 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-29 01:36:33
IDJOB=3421986
IDBENCH=85368
IDSOLVER=1887
FILE ID=node123/3421986-1306625793
RUNJOBID= node123-1306615132-26021
PBS_JOBID= 13471633
Free space on /tmp= 73440 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421986-1306625793/watcher-3421986-1306625793 -o /tmp/evaluation-result-3421986-1306625793/solver-3421986-1306625793 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421986-1306625793.cnf

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
RANDOM SEED=1007354332

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15053600 kB
Buffers:        256040 kB
Cached:        4227796 kB
SwapCached:      18836 kB
Active:        3268808 kB
Inactive:     14373072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15053600 kB
SwapTotal:    67111528 kB
SwapFree:     56743108 kB
Dirty:            5452 kB
Writeback:           0 kB
AnonPages:    13146600 kB
Mapped:          31856 kB
Slab:           109252 kB
PageTables:      78304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133457560 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= 73436 MiB
End job on node123 at 2011-05-29 01:39:08