Trace number 3368000

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 175.236 175.233

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 benchmark156.638
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-3368000-1305394887.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.01	c asymm  cl-useful: 120/2416/2416 lits-rem:120 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:    349 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:      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.14	c  N st     8      4914       349      1695         2      4618      5922     92704   no data   no data
0.39/0.47	c  N st    10     11296       349      1695         2      4293      5922     56621   no data   no data
0.79/0.81	c  N st    11     17040       349      1695         2      9525      5922    176539   no data   no data
1.29/1.34	c  F st    12     25000       349      1695         2     11655      5922    216369   no data   no data
1.29/1.34	c  N st    12     25000       349      1695         2     11655      5922    216369   no data   no data
1.59/1.65	c Decided on static restart strategy
1.59/1.65	c  N st    18     30001       349      1695         2     10052      5922    171603   no data   no data
1.59/1.65	c  S st    18     30001       349      1695         2     10052      5922    171603   no data   no data
1.59/1.69	c  S st    18     30503       349      1695         3     10541      5921    183326   no data   no data
1.59/1.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.69/1.70	c Replacing        1 vars Replaced     1632 lits Time:     0.00 s 
1.69/1.70	c blocked clauses removed:        0 vars:      0 tried:         348 T: 0.00 s
1.69/1.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    348 time:  0.00 s
1.69/1.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.69/1.70	c lits-rem:         4  cl-subs:        9  v-elim:      2  v-fix:    0  time:  0.00 s
1.69/1.70	c subs with bin:        1  lits-rem:         5  v-fix:    0  time:  0.00 s
1.89/1.90	c lits-rem:       912  cl-subs:     1839  v-elim:      0  v-fix:    0  time:  0.19 s
1.89/1.90	c asymm  cl-useful: 4/1681/1681 lits-rem:4 time: 0.01
1.89/1.90	c calculated reachability. Time: 0.00
1.89/1.90	c  N st    18     30503       346      1681         1      8698      5868    145507   no data   no data
2.39/2.41	c  N st    20     37614       346      1681         1      7927      5868    105243   no data   no data
2.79/2.88	c  N st    21     44013       346      1681         2     13701      5868    236865   no data   no data
2.99/3.01	c  S st    22     45755       346      1681         2     15272      5868    271228   no data   no data
2.99/3.06	c  S st    22     46259       346      1681         4     15758      5868    283229   no data   no data
2.99/3.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.99/3.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.99/3.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    346 time:  0.00 s
2.99/3.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.99/3.07	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
2.99/3.08	c subs with bin:       14  lits-rem:       501  v-fix:    0  time:  0.00 s
3.59/3.69	c lits-rem:       533  cl-subs:     3841  v-elim:      0  v-fix:    0  time:  0.61 s
3.59/3.69	c vivif2 --  cl tried     1677 cl shrink        0 lits rem          0 time: 0.00
3.59/3.69	c vivif2 --  cl tried    11906 cl shrink        0 lits rem          0 time: 0.00
3.69/3.70	c asymm  cl-useful: 10/1677/1677 lits-rem:10 time: 0.01
3.69/3.70	c calculated reachability. Time: 0.00
3.69/3.70	c  N st    22     46259       346      1677         6     11906      5830    205073   no data   no data
4.69/4.70	c  N st    23     60656       346      1677         7     17117      5830    295792   no data   no data
5.40/5.41	c  N st    24     69389       346      1677         7     15902      5830    253225   no data   no data
5.40/5.41	c  S st    24     69389       346      1677         7     15902      5830    253225   no data   no data
5.40/5.41	c Finding binary XORs  T:     0.00 s  found:       0
5.40/5.47	c  S st    24     69891       346      1677         8     16393      5830    265521   no data   no data
5.40/5.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.40/5.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.40/5.47	c Replacing        1 vars Replaced      160 lits Time:     0.00 s 
5.40/5.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.40/5.48	c bin-w-bin subsume rem            1 bins  time:  0.00 s
5.40/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.40/5.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    345 time:  0.00 s
5.40/5.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.40/5.48	c lits-rem:        11  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.00 s
5.40/5.49	c subs with bin:        1  lits-rem:       197  v-fix:    0  time:  0.00 s
5.99/6.05	c lits-rem:       517  cl-subs:     3797  v-elim:      0  v-fix:    0  time:  0.56 s
5.99/6.05	c vivif2 --  cl tried     1656 cl shrink        0 lits rem          0 time: 0.00
5.99/6.05	c vivif2 --  cl tried    12600 cl shrink        0 lits rem          0 time: 0.00
5.99/6.06	c asymm  cl-useful: 10/1656/1656 lits-rem:10 time: 0.01
5.99/6.06	c calculated reachability. Time: 0.00
5.99/6.06	c  N st    24     69891       345      1656         5     12600      5719    196489   no data   no data
7.60/7.61	c  F st    25     87500       345      1656         5     18930      5719    305033   no data   no data
7.60/7.61	c  N st    25     87500       345      1656         5     18930      5719    305033   no data   no data
7.99/8.02	c Decided on static restart strategy
8.19/8.24	c  N st    32     95539       345      1656         5     15530      5719    238112   no data   no data
9.09/9.19	c  N st    34    104837       345      1656         5     12125      5719    148589   no data   no data
9.09/9.19	c  S st    34    104837       345      1656         5     12125      5719    148589   no data   no data
9.19/9.24	c  S st    34    105342       345      1656         7     12617      5718    161479   no data   no data
9.19/9.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.19/9.25	c Replacing        1 vars Replaced     3960 lits Time:     0.01 s 
9.19/9.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/9.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
9.19/9.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.19/9.25	c lits-rem:         9  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.00 s
9.19/9.26	c subs with bin:        3  lits-rem:        33  v-fix:    0  time:  0.00 s
9.29/9.34	c lits-rem:       414  cl-subs:      798  v-elim:      0  v-fix:    0  time:  0.08 s
9.29/9.34	c vivif2 --  cl tried     1644 cl shrink        0 lits rem          0 time: 0.00
9.29/9.34	c vivif2 --  cl tried    11784 cl shrink        0 lits rem          0 time: 0.00
9.29/9.35	c asymm  cl-useful: 1/1644/1644 lits-rem:1 time: 0.01
9.29/9.35	c calculated reachability. Time: 0.00
9.29/9.35	c  N st    34    105342       344      1644         6     11784      5656    148950   no data   no data
10.19/10.24	c  N st    35    114941       344      1644         6     20532      5656    339740   no data   no data
11.49/11.53	c  N st    36    129340       344      1644         6     20876      5656    331060   no data   no data
13.59/13.67	c  N st    37    150935       344      1644         6     27026      5656    455501   no data   no data
14.30/14.36	c  S st    38    158016       344      1644         6     18912      5656    275148   no data   no data
14.39/14.43	c  S st    38    158518       344      1644         6     19405      5656    287200   no data   no data
14.39/14.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.39/14.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
14.39/14.43	c Replacing        1 vars Replaced       73 lits Time:     0.00 s 
14.39/14.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.39/14.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.39/14.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.39/14.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
14.39/14.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.39/14.44	c lits-rem:         3  cl-subs:        7  v-elim:      1  v-fix:    0  time:  0.00 s
14.39/14.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.79/14.84	c lits-rem:       544  cl-subs:     2714  v-elim:      0  v-fix:    0  time:  0.39 s
14.79/14.84	c vivif2 --  cl tried     1630 cl shrink        0 lits rem          0 time: 0.00
14.79/14.84	c vivif2 --  cl tried    16640 cl shrink        0 lits rem          0 time: 0.00
14.79/14.85	c asymm  cl-useful: 2/1630/1630 lits-rem:6 time: 0.01
14.79/14.85	c calculated reachability. Time: 0.00
14.79/14.85	c  N st    38    158518       342      1628         6     16640      5604    237539   no data   no data
19.99/20.08	c  N st    39    207106       342      1628         6     28939      5604    465879   no data   no data
19.99/20.08	c Finding binary XORs  T:     0.00 s  found:       0
23.29/23.39	c  N st    40    237777       342      1628         6     21619      5604    299563   no data   no data
23.29/23.39	c  S st    40    237777       342      1628         6     21619      5604    299563   no data   no data
23.39/23.46	c  S st    40    238279       342      1628         6     22109      5604    312062   no data   no data
23.39/23.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.39/23.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
23.39/23.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.39/23.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.39/23.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.39/23.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    342 time:  0.00 s
23.39/23.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.39/23.47	c lits-rem:         1  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
23.39/23.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.89/23.92	c lits-rem:       682  cl-subs:     2988  v-elim:      0  v-fix:    0  time:  0.45 s
23.89/23.92	c vivif2 --  cl tried     1623 cl shrink        0 lits rem          0 time: 0.00
23.89/23.93	c vivif2 --  cl tried    19122 cl shrink        0 lits rem          0 time: 0.00
23.89/23.94	c asymm  cl-useful: 1/1623/1623 lits-rem:1 time: 0.01
23.89/23.94	c calculated reachability. Time: 0.00
23.89/23.94	c  N st    40    238279       341      1623         6     19122      5586    261955   no data   no data
32.79/32.84	c  F st    41    306251       341      1623         6     21064      5586    271092   no data   no data
32.79/32.84	c  N st    41    306251       341      1623         6     21064      5586    271092   no data   no data
33.29/33.39	c Decided on static restart strategy
36.19/36.24	c  N st    51    334549       341      1623         6     25010      5586    348416   no data   no data
39.50/39.51	c  N st    53    357418       341      1623         6     22845      5586    290941   no data   no data
39.50/39.51	c  S st    53    357418       341      1623         6     22845      5586    290941   no data   no data
39.50/39.59	c  S st    53    357920       341      1623         6     23336      5586    303887   no data   no data
39.50/39.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.50/39.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
39.50/39.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.50/39.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.50/39.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.50/39.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
39.50/39.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.50/39.60	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
39.60/39.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.79/39.88	c lits-rem:       676  cl-subs:     1640  v-elim:      0  v-fix:    0  time:  0.27 s
39.79/39.88	c vivif2 --  cl tried     1622 cl shrink        0 lits rem          0 time: 0.00
39.79/39.89	c vivif2 --  cl tried    21697 cl shrink        0 lits rem          0 time: 0.00
39.89/39.90	c asymm  cl-useful: 0/1622/1622 lits-rem:0 time: 0.01
39.89/39.90	c calculated reachability. Time: 0.00
39.89/39.90	c  N st    53    357920       341      1622         6     21697      5582    279862   no data   no data
44.29/44.30	c  N st    54    390313       341      1622         8     27564      5582    382464   no data   no data
50.99/51.00	c  N st    55    438901       341      1622         8     47079      5582    771577   no data   no data
59.79/59.82	c  N st    56    511783       341      1622         8     33946      5582    481952   no data   no data
63.09/63.17	c  N st    57    536880       341      1622         8     28684      5582    370329   no data   no data
63.09/63.17	c  S st    57    536880       341      1622         8     28684      5582    370329   no data   no data
63.19/63.28	c  S st    57    537385       341      1622         8     29176      5582    382827   no data   no data
63.19/63.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.19/63.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
63.19/63.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.19/63.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.19/63.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.19/63.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
63.19/63.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.29/63.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.29/63.31	c subs with bin:        6  lits-rem:        44  v-fix:    0  time:  0.00 s
63.69/63.77	c lits-rem:       859  cl-subs:     1961  v-elim:      0  v-fix:    0  time:  0.46 s
63.69/63.77	c vivif2 --  cl tried     1622 cl shrink        0 lits rem          0 time: 0.00
63.69/63.77	c vivif2 --  cl tried    27209 cl shrink        0 lits rem          0 time: 0.00
63.69/63.79	c asymm  cl-useful: 7/1622/1622 lits-rem:7 time: 0.02
63.69/63.79	c calculated reachability. Time: 0.00
63.69/63.79	c  N st    57    537385       341      1622         8     27209      5575    353640   no data   no data
87.89/87.91	c  N st    58    701369       341      1622         8     54854      5575    850950   no data   no data
104.50/104.58	c  N st    59    806078       341      1622         8     49347      5575    732080   no data   no data
104.50/104.58	c  S st    59    806078       341      1622         8     49347      5575    732080   no data   no data
104.69/104.74	c  S st    59    806579       341      1622         8     49832      5575    744815   no data   no data
104.69/104.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.69/104.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
104.69/104.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.69/104.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.69/104.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.69/104.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
104.69/104.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.69/104.77	c lits-rem:         6  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.01 s
104.69/104.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.30/109.36	c lits-rem:      3135  cl-subs:    10785  v-elim:      0  v-fix:    0  time:  4.57 s
109.30/109.36	c vivif2 --  cl tried     1612 cl shrink        0 lits rem          0 time: 0.00
109.30/109.37	c vivif2 --  cl tried    39051 cl shrink        0 lits rem          0 time: 0.01
109.30/109.39	c asymm  cl-useful: 0/1612/1612 lits-rem:0 time: 0.03
109.30/109.39	c calculated reachability. Time: 0.00
109.30/109.39	c  N st    59    806579       341      1612         8     39051      5529    574328   no data   no data
154.49/154.54	c  F st    60   1071875       341      1612         8     54941      5529    789265   no data   no data
154.49/154.54	c  N st    60   1071875       341      1612         8     54941      5529    789265   no data   no data
155.30/155.38	c Decided on static restart strategy
159.20/159.25	c  N st    70   1100180       341      1612         8     80420      5529   1345820   no data   no data
165.19/165.25	c  N st    72   1136173       341      1612         8     71833      5529   1198564   no data   no data
170.69/170.80	c  N st    73   1168566       341      1612         8     59416      5529    903133   no data   no data
175.19/175.22	c  E st    74   1192843         0      1612         8     81343      5529   1372924   no data   no data
175.19/175.22	c Verified 1612 clauses.
175.19/175.22	c Solution needs extension. Extending.
175.19/175.23	c Verified 1612 clauses.
175.19/175.23	c num threads              : 1          
175.19/175.23	c restarts                 : 74         
175.19/175.23	c dynamic restarts         : 0          
175.19/175.23	c static restarts          : 74         
175.19/175.23	c full restarts            : 4          
175.19/175.23	c total simplify time      : 0.00       
175.19/175.23	c learnts DL2              : 0          
175.19/175.23	c learnts size 2           : 17         
175.19/175.23	c learnts size 1           : 0           (0.00      % of vars)
175.19/175.23	c filedLit time            : 0.05        (0.03      % time)
175.19/175.23	c v-elim SatELite          : 4           (1.15      % vars)
175.19/175.23	c SatELite time            : 7.54        (4.31      % time)
175.19/175.23	c v-elim xor               : 0           (0.00      % vars)
175.19/175.23	c xor elim time            : 0.01        (0.00      % time)
175.19/175.23	c num binary xor trees     : 4          
175.19/175.23	c binxor trees' crown      : 4           (1.00      leafs/tree)
175.19/175.23	c bin xor find time        : 0.00       
175.19/175.23	c OTF clause improved      : 114436      (0.10      clauses/conflict)
175.19/175.23	c OTF impr. size diff      : 117527      (1.03       lits/clause)
175.19/175.23	c OTF cl watch-shrink      : 84225       (0.07      clauses/conflict)
175.19/175.23	c OTF cl watch-sh-lit      : 118523      (1.41       lits/clause)
175.19/175.23	c tried to recurMin cls    : 45873       (3.85       % of conflicts)
175.19/175.23	c updated cache            : 549         (0.01       lits/tried recurMin)
175.19/175.23	c clauses over max glue    : 0           (0.00      % of all clauses)
175.19/175.23	c conflicts                : 1192843     (6812.10   / sec)
175.19/175.23	c decisions                : 1261972     (0.66      % random)
175.19/175.23	c bogo-props               : 38188742369 (218088813.14 / sec)
175.19/175.23	c conflict literals        : 24141465    (31.42     % deleted)
175.19/175.23	c Memory used              : 60.38       MB
175.19/175.23	c CPU time                 : 175.11      s
175.19/175.23	s SATISFIABLE
175.19/175.23	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-3368000-1305394887/watcher-3368000-1305394887 -o /tmp/evaluation-result-3368000-1305394887/solver-3368000-1305394887 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368000-1305394887.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: 3.71 3.94 3.62 1/296 2316
/proc/meminfo: memFree=15988544/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=29760 CPUtime=0 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 535 0 0 0 0 0 0 0 22 0 1 0 107098071 30474240 475 33554432000 4194304 4580011 140735734204336 18446744073709551615 218880589719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 7440 475 336 95 0 2422 0

[startup+0.057283 s]
/proc/loadavg: 3.71 3.94 3.62 1/296 2316
/proc/meminfo: memFree=15988544/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=30232 CPUtime=0.05 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 760 0 0 0 5 0 0 0 22 0 1 0 107098071 30957568 669 33554432000 4194304 4580011 140735734204336 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 7558 669 364 95 0 2540 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30232

[startup+0.100331 s]
/proc/loadavg: 3.71 3.94 3.62 1/296 2316
/proc/meminfo: memFree=15988544/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=30372 CPUtime=0.09 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 793 0 0 0 9 0 0 0 22 0 1 0 107098071 31100928 702 33554432000 4194304 4580011 140735734204336 18446744073709551615 4317914 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 7593 702 364 95 0 2575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30372

[startup+0.3003 s]
/proc/loadavg: 3.71 3.94 3.62 1/296 2316
/proc/meminfo: memFree=15988544/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=30712 CPUtime=0.29 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 983 0 0 0 29 0 0 0 23 0 1 0 107098071 31449088 767 33554432000 4194304 4580011 140735734204336 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 7678 767 364 95 0 2660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30712

[startup+0.700246 s]
/proc/loadavg: 3.71 3.94 3.62 1/296 2316
/proc/meminfo: memFree=15988544/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=30980 CPUtime=0.69 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 1288 0 0 0 69 0 0 0 25 0 1 0 107098071 31723520 874 33554432000 4194304 4580011 140735734204336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 7745 874 364 95 0 2727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30980

[startup+1.50107 s]
/proc/loadavg: 3.71 3.94 3.62 5/308 2366
/proc/meminfo: memFree=15948412/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=31748 CPUtime=1.49 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 1896 0 0 0 149 0 0 0 25 0 1 0 107098071 32509952 966 33554432000 4194304 4580011 140735734204336 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 7937 966 365 95 0 2919 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31748

[startup+3.10082 s]
/proc/loadavg: 3.71 3.94 3.62 5/308 2394
/proc/meminfo: memFree=15932044/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=39844 CPUtime=3.09 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 4376 0 0 0 309 0 0 0 25 0 1 0 107098071 40800256 3076 33554432000 4194304 4580011 140735734204336 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 9961 3076 368 95 0 4943 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39844

[startup+6.30024 s]
/proc/loadavg: 3.73 3.94 3.62 5/308 2394
/proc/meminfo: memFree=15824804/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=41320 CPUtime=6.29 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 5553 0 0 0 628 1 0 0 18 0 1 0 107098071 42311680 3440 33554432000 4194304 4580011 140735734204336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 10330 3440 368 95 0 5312 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41320

[startup+12.7011 s]
/proc/loadavg: 3.75 3.94 3.62 5/308 2394
/proc/meminfo: memFree=15808348/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=41792 CPUtime=12.69 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 8034 0 0 0 1268 1 0 0 25 0 1 0 107098071 42795008 3432 33554432000 4194304 4580011 140735734204336 18446744073709551615 4321692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 10448 3432 368 95 0 5430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41792

[startup+25.5008 s]
/proc/loadavg: 3.81 3.94 3.63 5/308 2395
/proc/meminfo: memFree=15666624/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=46320 CPUtime=25.49 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 12674 0 0 0 2547 2 0 0 25 0 1 0 107098071 47431680 4750 33554432000 4194304 4580011 140735734204336 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 11580 4750 368 95 0 6562 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46320

[startup+51.1003 s]
/proc/loadavg: 3.87 3.94 3.64 5/308 2396
/proc/meminfo: memFree=15519584/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=47804 CPUtime=51.09 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 19310 0 0 0 5104 5 0 0 25 0 1 0 107098071 48951296 5262 33554432000 4194304 4580011 140735734204336 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 11951 5262 368 95 0 6933 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47804

[startup+102.311 s]
/proc/loadavg: 3.94 3.95 3.65 5/308 2397
/proc/meminfo: memFree=15409664/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=52304 CPUtime=102.3 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 31995 0 0 0 10222 8 0 0 25 0 1 0 107098071 53559296 6561 33554432000 4194304 4580011 140735734204336 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 13076 6561 368 95 0 8058 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 52304

[startup+162.301 s]
/proc/loadavg: 4.07 3.99 3.68 5/308 2398
/proc/meminfo: memFree=15177856/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=61776 CPUtime=162.29 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 45636 0 0 0 16217 12 0 0 25 0 1 0 107098071 63258624 8475 33554432000 4194304 4580011 140735734204336 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 15444 8475 368 95 0 10426 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 61776

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

[startup+166.301 s]
/proc/loadavg: 4.07 3.99 3.68 5/308 2399
/proc/meminfo: memFree=15144252/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=61776 CPUtime=166.29 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 46126 0 0 0 16617 12 0 0 25 0 1 0 107098071 63258624 8965 33554432000 4194304 4580011 140735734204336 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 15444 8965 368 95 0 10426 0
Current children cumulated CPU time (s) 166.29
Current children cumulated vsize (KiB) 61776

[startup+169.5 s]
/proc/loadavg: 4.06 3.99 3.68 5/308 2399
/proc/meminfo: memFree=15211572/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=61828 CPUtime=169.49 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 47164 0 0 0 16937 12 0 0 25 0 1 0 107098071 63311872 8348 33554432000 4194304 4580011 140735734204336 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 15457 8348 368 95 0 10439 0
Current children cumulated CPU time (s) 169.49
Current children cumulated vsize (KiB) 61828

[startup+172.711 s]
/proc/loadavg: 4.06 3.99 3.68 5/308 2399
/proc/meminfo: memFree=15198300/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=61828 CPUtime=172.7 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 47578 0 0 0 17258 12 0 0 25 0 1 0 107098071 63311872 8762 33554432000 4194304 4580011 140735734204336 18446744073709551615 4320955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 15457 8762 368 95 0 10439 0
Current children cumulated CPU time (s) 172.7
Current children cumulated vsize (KiB) 61828

[startup+174.3 s]
/proc/loadavg: 4.06 3.99 3.68 5/308 2399
/proc/meminfo: memFree=15192968/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=61828 CPUtime=174.29 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 47763 0 0 0 17417 12 0 0 25 0 1 0 107098071 63311872 8947 33554432000 4194304 4580011 140735734204336 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 15457 8947 368 95 0 10439 0
Current children cumulated CPU time (s) 174.29
Current children cumulated vsize (KiB) 61828

[startup+174.7 s]
/proc/loadavg: 4.06 3.99 3.68 5/308 2399
/proc/meminfo: memFree=15192968/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=61828 CPUtime=174.69 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 47805 0 0 0 17457 12 0 0 25 0 1 0 107098071 63311872 8989 33554432000 4194304 4580011 140735734204336 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 15457 8989 368 95 0 10439 0
Current children cumulated CPU time (s) 174.69
Current children cumulated vsize (KiB) 61828

[startup+175.1 s]
/proc/loadavg: 4.06 3.99 3.68 5/308 2399
/proc/meminfo: memFree=15190116/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=61828 CPUtime=175.09 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 47847 0 0 0 17497 12 0 0 25 0 1 0 107098071 63311872 9031 33554432000 4194304 4580011 140735734204336 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 15457 9031 368 95 0 10439 0
Current children cumulated CPU time (s) 175.09
Current children cumulated vsize (KiB) 61828

[startup+175.2 s]
/proc/loadavg: 4.06 3.99 3.68 5/308 2399
/proc/meminfo: memFree=15190116/32950928 swapFree=67111364/67111528
[pid=2316] ppid=2314 vsize=61828 CPUtime=175.19 cores=0,2
/proc/2316/stat : 2316 (strangenight2-s) R 2314 2316 1509 0 -1 4202496 47857 0 0 0 17507 12 0 0 25 0 1 0 107098071 63311872 9041 33554432000 4194304 4580011 140735734204336 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2316/statm: 15457 9041 368 95 0 10439 0
Current children cumulated CPU time (s) 175.19
Current children cumulated vsize (KiB) 61828

Child status: 10
Real time (s): 175.233
CPU time (s): 175.236
CPU user time (s): 175.106
CPU system time (s): 0.12998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 72772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 175.106
system time used= 0.12998
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= 13
involuntary context switches= 328

runsolver used 0.516921 second user time and 1.09883 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-14 19:41:27
IDJOB=3368000
IDBENCH=85368
IDSOLVER=1845
FILE ID=node112/3368000-1305394887
RUNJOBID= node112-1305394886-2294
PBS_JOBID= 13324408
Free space on /tmp= 73564 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-3368000-1305394887/watcher-3368000-1305394887 -o /tmp/evaluation-result-3368000-1305394887/solver-3368000-1305394887 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368000-1305394887.cnf

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
RANDOM SEED=428205312

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.847
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:      15988584 kB
Buffers:        283956 kB
Cached:        2682420 kB
SwapCached:          0 kB
Active:       15048404 kB
Inactive:      1674072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15988584 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5488 kB
Writeback:          72 kB
AnonPages:    13755980 kB
Mapped:          20628 kB
Slab:           132744 kB
PageTables:      42588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 34991588 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= 73540 MiB
End job on node112 at 2011-05-14 19:44:22