Trace number 3263916

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-stUNSAT 222.729 222.727

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

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-3263916-1303568023.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        2576
0.00/0.00	c -- clauses added:            0 learnts,         2576 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      2176       400         0      8480         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c Replacing        8 vars Replaced      123 lits Time:     0.00 s 
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:    392 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	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:      92 undec:     200 neg:     108
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       392      2176       384         0      8448         0   no data   no data
0.04/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4914       392      2176       384      4707      8448     95527   no data   no data
0.29/0.36	c  N st    10     11296       392      2176       384      4448      8448     65757   no data   no data
0.49/0.57	c  N st    11     17039       392      2176       384      9829      8448    156465   no data   no data
0.89/0.93	c  F st    12     25000       392      2176       384     11998      8448    176349   no data   no data
0.89/0.93	c  N st    12     25000       392      2176       384     11998      8448    176349   no data   no data
1.10/1.14	c  N dy    18     30001       392      2176       384     10478      8448    146039   no data   no data
1.10/1.14	c  S st    18     30001       392      2176       384     10478      8448    146039   no data   no data
1.10/1.17	c  S st    18     30502       392      2176       384     10975      8448    155553   no data   no data
1.10/1.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.17	c blocked clauses removed:        0 vars:      0 tried:         392 T: 0.00 s
1.10/1.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1.10/1.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.10/1.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.10/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.26	c lits-rem:      1039  cl-subs:     1393  v-elim:      0  v-fix:    0  time:  0.07 s
1.19/1.27	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.01
1.19/1.27	c calculated reachability. Time: 0.00
1.19/1.27	c  N dy    18     30502       392      2176       384      9582      8448    133638   no data   no data
1.39/1.46	c  N dy    39     34910       392      2176       384     13893      8448    215281     10.39     10.95
1.59/1.66	c  N dy    64     38986       392      2176       384     10198      8448    126031     10.67     15.46
1.79/1.87	c  N dy    82     43301       392      2176       384     14416      8448    207740     10.37     11.01
1.99/2.02	c  S st    96     45754       392      2176       384     16825      8448    252078     10.43   no data
1.99/2.07	c  S st    96     46260       392      2176       384     17329      8448    262572     10.43   no data
1.99/2.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
1.99/2.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.99/2.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1.99/2.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.99/2.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2.09/2.16	c lits-rem:       741  cl-subs:      680  v-elim:      0  v-fix:    0  time:  0.06 s
2.09/2.16	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
2.09/2.16	c vivif2 --  cl tried    16649 cl shrink        0 lits rem          0 time: 0.00
2.09/2.18	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.01
2.09/2.18	c calculated reachability. Time: 0.00
2.09/2.18	c  N dy    96     46260       392      2176       384     16649      8448    250769     10.43   no data
2.29/2.39	c  N dy   126     50436       392      2176       384     12025      8448    146448     10.71     11.53
2.59/2.62	c  N dy   153     54507       392      2176       384     15994      8448    220935     10.90     11.60
2.79/2.87	c  N dy   177     58643       392      2176       384     10295      8448     98134     10.92     11.52
2.99/3.06	c  N dy   183     62740       392      2176       384     14282      8448    176586     10.75     11.42
3.29/3.33	c  N dy   208     67155       392      2176       384     18606      8448    257528     10.83     11.42
3.39/3.49	c  S st   226     69392       392      2176       384     20800      8448    298967     10.88   no data
3.49/3.54	c  S st   226     69895       392      2176       384     21301      8448    308467     10.88   no data
3.49/3.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
3.49/3.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.49/3.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
3.49/3.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.49/3.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.49/3.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3.59/3.65	c lits-rem:       867  cl-subs:      618  v-elim:      0  v-fix:    0  time:  0.08 s
3.59/3.65	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
3.59/3.66	c vivif2 --  cl tried    20683 cl shrink        0 lits rem          0 time: 0.00
3.59/3.67	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
3.59/3.68	c calculated reachability. Time: 0.00
3.59/3.68	c  N dy   226     69895       392      2176       384     20683      8448    297220     10.88   no data
3.88/3.94	c  N dy   235     74615       392      2176       384     14532      8448    161727     10.76     11.38
4.18/4.23	c  N dy   264     79395       392      2176       384     19219      8448    252768     10.84     11.44
4.59/4.62	c  N dy   290     85351       392      2176       384     13337      8448    125443     10.87     11.48
4.69/4.74	c  F st   292     87500       392      2176       384     15360      8448    159681     10.82     10.58
4.89/4.95	c  N st   297     90794       392      2176       384     18553      8448    221531     10.82   no data
5.09/5.10	c Decided on static restart strategy
5.49/5.58	c  N st   300     99801       392      2176       384     14900      8448    172422     10.82   no data
5.79/5.88	c  S st   301    104842       392      2176       384     19604      8448    253089     10.82   no data
5.89/5.93	c  S st   301    105345       392      2176       384     20105      8448    263333     10.82   no data
5.89/5.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
5.89/5.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.89/5.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.89/5.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
5.89/5.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.89/5.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.89/5.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.19	c lits-rem:      2100  cl-subs:     2537  v-elim:      0  v-fix:    0  time:  0.24 s
6.09/6.19	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
6.09/6.19	c vivif2 --  cl tried    17568 cl shrink        0 lits rem          0 time: 0.00
6.19/6.21	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
6.19/6.21	c calculated reachability. Time: 0.00
6.19/6.21	c  N st   301    105345       392      2176       384     17568      8448    223300     10.82   no data
6.79/6.86	c  N st   302    114946       392      2176       384     26477      8448    365840     10.82   no data
7.79/7.81	c  N st   303    129344       392      2176       384     27220      8448    357530     10.82   no data
9.19/9.29	c  N st   304    150940       392      2176       384     18702      8448    201076     10.82   no data
9.69/9.77	c  S st   305    158018       392      2176       384     25410      8448    344126     10.82   no data
9.79/9.83	c  S st   305    158521       392      2176       384     25912      8448    354347     10.82   no data
9.79/9.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.79/9.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.79/9.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.79/9.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.79/9.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.79/9.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
9.79/9.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.79/9.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.79/9.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.09/10.18	c lits-rem:      1242  cl-subs:     3087  v-elim:      0  v-fix:    0  time:  0.33 s
10.09/10.18	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
10.09/10.19	c vivif2 --  cl tried    22825 cl shrink        0 lits rem          0 time: 0.00
10.19/10.21	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
10.19/10.21	c calculated reachability. Time: 0.00
10.19/10.21	c  N st   305    158521       392      2176       384     22825      8448    306439     10.82   no data
14.09/14.14	c  N st   306    207109       392      2176       384     35123      8448    452557     10.82   no data
16.49/16.50	c  N st   307    237781       392      2176       384     27666      8448    343855     10.82   no data
16.49/16.50	c  S st   307    237781       392      2176       384     27666      8448    343855     10.82   no data
16.49/16.57	c  S st   307    238281       392      2176       384     28164      8448    354727     10.82   no data
16.49/16.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.49/16.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.49/16.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.49/16.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.49/16.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.49/16.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
16.49/16.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.49/16.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.59/16.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.99/17.09	c lits-rem:      1094  cl-subs:     3548  v-elim:      0  v-fix:    0  time:  0.49 s
16.99/17.09	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
16.99/17.09	c vivif2 --  cl tried    24616 cl shrink        0 lits rem          0 time: 0.00
17.09/17.12	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
17.09/17.12	c calculated reachability. Time: 0.00
17.09/17.12	c  N st   307    238281       392      2176       384     24616      8448    290770     10.82   no data
22.79/22.81	c  F st   308    306252       392      2176       384     26823      8448    305259     10.82   no data
22.79/22.81	c  N st   308    306252       392      2176       384     26823      8448    305259     10.82   no data
23.19/23.22	c Decided on static restart strategy
24.99/25.08	c  N st   318    334560       392      2176       384     31225      8448    381145     10.82   no data
27.29/27.34	c  N st   320    357422       392      2176       384     29132      8448    316748     10.82   no data
27.29/27.34	c  S st   320    357422       392      2176       384     29132      8448    316748     10.82   no data
27.40/27.40	c  S st   320    357926       392      2176       384     29635      8448    326677     10.82   no data
27.40/27.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.40/27.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
27.40/27.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.40/27.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.40/27.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.40/27.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
27.40/27.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.40/27.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.40/27.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.59/27.61	c lits-rem:       891  cl-subs:     1890  v-elim:      0  v-fix:    0  time:  0.18 s
27.59/27.61	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
27.59/27.61	c vivif2 --  cl tried    27745 cl shrink        0 lits rem          0 time: 0.00
27.59/27.64	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.03
27.59/27.64	c calculated reachability. Time: 0.00
27.59/27.64	c  N st   320    357926       392      2176       384     27745      8448    298684     10.82   no data
30.79/30.81	c  N st   321    390319       392      2176       384     33891      8448    411743     10.82   no data
35.69/35.80	c  N st   322    438908       392      2176       384     27955      8448    273184     10.82   no data
42.90/42.97	c  N st   323    511790       392      2176       384     41018      8448    471714     10.82   no data
45.69/45.77	c  N st   324    536889       392      2176       384     35406      8448    378263     10.82   no data
45.69/45.77	c  S st   324    536889       392      2176       384     35406      8448    378263     10.82   no data
45.79/45.86	c  S st   324    537391       392      2176       384     35905      8448    388671     10.82   no data
45.79/45.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.79/45.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
45.79/45.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.79/45.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.79/45.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.79/45.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
45.79/45.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
45.79/45.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.79/45.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.20/46.22	c lits-rem:      1868  cl-subs:     3509  v-elim:      0  v-fix:    0  time:  0.33 s
46.20/46.22	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
46.20/46.23	c vivif2 --  cl tried    32396 cl shrink        0 lits rem          0 time: 0.01
46.20/46.26	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.03
46.20/46.26	c calculated reachability. Time: 0.00
46.20/46.26	c  N st   324    537391       392      2176       384     32396      8448    340075     10.82   no data
63.80/63.82	c  N st   325    701377       392      2176       386     59896      8448    737073     10.82   no data
75.09/75.14	c  N st   326    806086       392      2176       386     54158      8448    642187     10.82   no data
75.09/75.14	c  S st   326    806086       392      2176       386     54158      8448    642187     10.82   no data
75.19/75.25	c  S st   326    806587       392      2176       386     54655      8448    652178     10.82   no data
75.19/75.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.19/75.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
75.19/75.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.19/75.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.19/75.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.19/75.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
75.19/75.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
75.19/75.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
75.59/75.67	c subs with bin:     3052  lits-rem:      2177  v-fix:    0  time:  0.38 s
77.00/77.07	c lits-rem:      2773  cl-subs:     7990  v-elim:      0  v-fix:    0  time:  1.40 s
77.00/77.07	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
77.00/77.08	c vivif2 --  cl tried    43613 cl shrink        0 lits rem          0 time: 0.01
77.09/77.12	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.04
77.09/77.12	c calculated reachability. Time: 0.00
77.09/77.12	c  N st   326    806587       392      2176       387     43613      8448    502217     10.82   no data
99.89/99.97	c Finding binary XORs  T:     0.00 s  found:       0
107.00/107.04	c  F st   327   1071876       391      2144       388     50993      8320    587362     10.82   no data
107.00/107.04	c  N st   327   1071876       391      2144       388     50993      8320    587362     10.82   no data
107.50/107.57	c Decided on static restart strategy
110.29/110.38	c  N st   337   1100178       391      2144       388     40001      8320    408232     10.82   no data
114.30/114.30	c  N st   339   1136173       391      2144       388     73264      8320   1030388     10.82   no data
117.99/118.03	c  N st   340   1168565       391      2144       388     62404      8320    786657     10.82   no data
123.59/123.69	c  N st   341   1209882       391      2144       388     58296      8320    716809     10.82   no data
123.59/123.69	c  S st   341   1209882       391      2144       388     58296      8320    716809     10.82   no data
123.79/123.81	c  S st   341   1210387       391      2144       388     58798      8320    727603     10.82   no data
123.79/123.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
123.79/123.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
123.79/123.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
123.79/123.83	c bin-w-bin subsume rem            1 bins  time:  0.00 s
123.79/123.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.79/123.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
123.79/123.83	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
123.79/123.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
123.99/124.00	c subs with bin:      991  lits-rem:       610  v-fix:    0  time:  0.13 s
125.99/126.02	c lits-rem:      7689  cl-subs:     7124  v-elim:      0  v-fix:    0  time:  2.03 s
125.99/126.03	c vivif2 --  cl tried     2144 cl shrink        0 lits rem          0 time: 0.00
125.99/126.03	c vivif2 --  cl tried    50683 cl shrink        0 lits rem          0 time: 0.01
125.99/126.09	c asymm  cl-useful: 0/2144/2144 lits-rem:0 time: 0.05
125.99/126.09	c calculated reachability. Time: 0.00
125.99/126.09	c  N st   341   1210387       391      2144       387     50683      8320    615506     10.82   no data
135.50/135.58	c  N st   342   1283269       391      2144       387     73457      8320    944621     10.82   no data
150.60/150.67	c  N st   343   1392592       391      2144       388     82659      8320   1055421     10.82   no data
173.99/174.07	c  N st   344   1556579       391      2144       391     89963      8320   1091428     10.82   no data
190.29/190.30	c Finding binary XORs  T:     0.00 s  found:       0
195.60/195.61	c  N st   345   1710387       389      2080       389     61162      8064    734305     10.82   no data
195.60/195.61	c  S st   345   1710387       389      2080       389     61162      8064    734305     10.82   no data
195.70/195.76	c  S st   345   1710891       389      2080       389     61665      8064    744498     10.82   no data
195.70/195.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
195.70/195.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
195.70/195.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
195.70/195.78	c bin-w-bin subsume rem            1 bins  time:  0.00 s
195.70/195.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.70/195.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
195.70/195.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
195.70/195.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
195.80/195.86	c subs with bin:      251  lits-rem:       404  v-fix:    0  time:  0.04 s
199.20/199.29	c lits-rem:      6517  cl-subs:    14481  v-elim:      0  v-fix:    0  time:  3.43 s
199.20/199.29	c vivif2 --  cl tried     2080 cl shrink        0 lits rem          0 time: 0.00
199.30/199.30	c vivif2 --  cl tried    46933 cl shrink        0 lits rem          0 time: 0.01
199.30/199.35	c asymm  cl-useful: 0/2080/2080 lits-rem:0 time: 0.05
199.30/199.35	c calculated reachability. Time: 0.00
199.30/199.35	c  N st   345   1710891       389      2080       388     46933      8064    534024     10.82   no data
208.70/208.73	c Finding binary XORs  T:     0.00 s  found:       0
218.30/218.38	c Finding binary XORs  T:     0.00 s  found:      16
218.40/218.40	c Replacing       16 vars Replaced     8600 lits Time:     0.03 s 
221.00/221.05	c Finding binary XORs  T:     0.00 s  found:       2
222.50/222.53	c Finding binary XORs  T:     0.00 s  found:      18
222.50/222.53	c Replacing       20 vars Replaced     4772 lits Time:     0.00 s 
222.70/222.72	c  E st   346   1910411       334      1664       440     22779      6544    184856     10.82   no data
222.70/222.72	c num threads              : 1          
222.70/222.72	c restarts                 : 346        
222.70/222.72	c dynamic restarts         : 274        
222.70/222.72	c static restarts          : 72         
222.70/222.72	c full restarts            : 4          
222.70/222.72	c total simplify time      : 1.33       
222.70/222.72	c learnts DL2              : 0          
222.70/222.72	c learnts size 2           : 661        
222.70/222.72	c learnts size 1           : 140         (35.00     % of vars)
222.70/222.72	c filedLit time            : 0.11        (0.05      % time)
222.70/222.72	c v-elim SatELite          : 0           (0.00      % vars)
222.70/222.72	c SatELite time            : 8.62        (3.87      % time)
222.70/222.72	c v-elim xor               : 0           (0.00      % vars)
222.70/222.72	c xor elim time            : 0.01        (0.01      % time)
222.70/222.72	c num binary xor trees     : 38         
222.70/222.72	c binxor trees' crown      : 44          (1.16      leafs/tree)
222.70/222.72	c bin xor find time        : 0.00       
222.70/222.72	c OTF clause improved      : 155960      (0.08      clauses/conflict)
222.70/222.72	c OTF impr. size diff      : 166577      (1.07       lits/clause)
222.70/222.72	c OTF cl watch-shrink      : 508165      (0.27      clauses/conflict)
222.70/222.72	c OTF cl watch-sh-lit      : 943578      (1.86       lits/clause)
222.70/222.72	c tried to recurMin cls    : 206517      (10.81      % of conflicts)
222.70/222.72	c updated cache            : 2721        (0.01       lits/tried recurMin)
222.70/222.72	c clauses over max glue    : 0           (0.00      % of all clauses)
222.70/222.72	c conflicts                : 1910411     (8580.56   / sec)
222.70/222.72	c decisions                : 2188908     (0.35      % random)
222.70/222.72	c bogo-props               : 37499424512 (168427619.48 / sec)
222.70/222.72	c conflict literals        : 30810103    (28.86     % deleted)
222.70/222.72	c Memory used              : 80.80       MB
222.70/222.72	c CPU time                 : 222.64      s
222.70/222.72	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.03 2.54 4.49 5/189 30105
/proc/meminfo: memFree=13947352/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=29804 CPUtime=0 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 543 0 0 0 0 0 0 0 21 0 1 0 468401010 30519296 482 33554432000 4194304 4627331 140734960405536 18446744073709551615 4250016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 7451 482 345 106 0 2422 0

[startup+0.050755 s]
/proc/loadavg: 0.03 2.54 4.49 5/189 30105
/proc/meminfo: memFree=13947352/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=30180 CPUtime=0.04 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 709 0 0 0 4 0 0 0 21 0 1 0 468401010 30904320 647 33554432000 4194304 4627331 140734960405536 18446744073709551615 4308109 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 7545 647 372 106 0 2516 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30180

[startup+0.100746 s]
/proc/loadavg: 0.03 2.54 4.49 5/189 30105
/proc/meminfo: memFree=13947352/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=30332 CPUtime=0.09 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 768 0 0 0 9 0 0 0 21 0 1 0 468401010 31059968 706 33554432000 4194304 4627331 140734960405536 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 7583 706 372 106 0 2554 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30332

[startup+0.300713 s]
/proc/loadavg: 0.03 2.54 4.49 5/189 30105
/proc/meminfo: memFree=13947352/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=30896 CPUtime=0.29 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 996 0 0 0 29 0 0 0 22 0 1 0 468401010 31637504 811 33554432000 4194304 4627331 140734960405536 18446744073709551615 4308085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 7724 811 373 106 0 2695 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30896

[startup+0.700645 s]
/proc/loadavg: 0.03 2.54 4.49 5/189 30105
/proc/meminfo: memFree=13947352/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=31380 CPUtime=0.69 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 1453 0 0 0 69 0 0 0 24 0 1 0 468401010 32133120 884 33554432000 4194304 4627331 140734960405536 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 7845 884 373 106 0 2816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31380

[startup+1.50051 s]
/proc/loadavg: 0.03 2.54 4.49 5/190 30106
/proc/meminfo: memFree=13925396/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=36192 CPUtime=1.49 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 2992 0 0 0 149 0 0 0 25 0 1 0 468401010 37060608 2181 33554432000 4194304 4627331 140734960405536 18446744073709551615 4327450 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 9048 2181 378 106 0 4019 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36192

[startup+3.10024 s]
/proc/loadavg: 0.35 2.57 4.49 5/190 30106
/proc/meminfo: memFree=13913000/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=39280 CPUtime=3.09 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 4688 0 0 0 309 0 0 0 25 0 1 0 468401010 40222720 2861 33554432000 4194304 4627331 140734960405536 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 9820 2861 378 106 0 4791 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39280

[startup+6.3007 s]
/proc/loadavg: 0.35 2.57 4.49 5/190 30106
/proc/meminfo: memFree=13896636/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=43896 CPUtime=6.29 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 7025 0 0 0 628 1 0 0 25 0 1 0 468401010 44949504 3970 33554432000 4194304 4627331 140734960405536 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 10974 3970 378 106 0 5945 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43896

[startup+12.7006 s]
/proc/loadavg: 0.91 2.61 4.48 5/190 30106
/proc/meminfo: memFree=13879384/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=46900 CPUtime=12.69 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 10299 0 0 0 1268 1 0 0 25 0 1 0 468401010 48025600 4570 33554432000 4194304 4627331 140734960405536 18446744073709551615 4302800 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 11725 4570 378 106 0 6696 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46900

[startup+25.5005 s]
/proc/loadavg: 1.38 2.66 4.47 5/190 30106
/proc/meminfo: memFree=13866740/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=49804 CPUtime=25.49 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 15553 0 0 0 2547 2 0 0 25 0 1 0 468401010 50999296 5486 33554432000 4194304 4627331 140734960405536 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 12451 5486 378 106 0 7422 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49804

[startup+51.1002 s]
/proc/loadavg: 2.27 2.76 4.46 5/190 30107
/proc/meminfo: memFree=13851312/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=54032 CPUtime=51.09 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 23911 0 0 0 5106 3 0 0 25 0 1 0 468401010 55328768 6462 33554432000 4194304 4627331 140734960405536 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 13508 6462 378 106 0 8479 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54032

[startup+102.307 s]
/proc/loadavg: 3.31 2.97 4.43 5/190 30108
/proc/meminfo: memFree=13810256/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=59636 CPUtime=102.29 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 38235 0 0 0 10224 5 0 0 25 0 1 0 468401010 61067264 7988 33554432000 4194304 4627331 140734960405536 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 14909 7988 378 106 0 9880 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59636

[startup+162.3 s]
/proc/loadavg: 3.80 3.17 4.41 5/190 30110
/proc/meminfo: memFree=13768052/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=92080 CPUtime=162.29 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 46732 0 0 0 16222 7 0 0 25 0 1 0 468401010 94289920 13537 33554432000 4194304 4627331 140734960405536 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 23020 13537 378 106 0 17991 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 92080

[startup+222.3 s]
/proc/loadavg: 3.92 3.32 4.38 5/190 30111
/proc/meminfo: memFree=13729196/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=82740 CPUtime=222.3 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 50291 0 0 0 22222 8 0 0 25 0 1 0 468401010 84725760 14000 33554432000 4194304 4627331 140734960405536 18446744073709551615 4309087 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 20685 14000 378 106 0 15656 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 82740

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

[startup+222.7 s]
/proc/loadavg: 3.92 3.32 4.38 5/190 30111
/proc/meminfo: memFree=13729196/32950928 swapFree=67111528/67111528
[pid=30105] ppid=30103 vsize=82740 CPUtime=222.7 cores=5,7
/proc/30105/stat : 30105 (strangenight2-s) R 30103 30105 30044 0 -1 4202496 50291 0 0 0 22262 8 0 0 25 0 1 0 468401010 84725760 14000 33554432000 4194304 4627331 140734960405536 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30105/statm: 20685 14000 378 106 0 15656 0
Current children cumulated CPU time (s) 222.7
Current children cumulated vsize (KiB) 82740

Child status: 20
Real time (s): 222.727
CPU time (s): 222.729
CPU user time (s): 222.644
CPU system time (s): 0.084987
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 92180

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

runsolver used 0.354946 second user time and 0.828873 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 16:13:43
IDJOB=3263916
IDBENCH=84062
IDSOLVER=1587
FILE ID=node126/3263916-1303568023
RUNJOBID= node126-1303568022-30066
PBS_JOBID= 13150291
Free space on /tmp= 71372 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263916-1303568023/watcher-3263916-1303568023 -o /tmp/evaluation-result-3263916-1303568023/solver-3263916-1303568023 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3263916-1303568023.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=132161228

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13948136 kB
Buffers:       1983452 kB
Cached:       16375220 kB
SwapCached:          0 kB
Active:        7631896 kB
Inactive:     10798552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13948136 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22968 kB
Writeback:           0 kB
AnonPages:       70920 kB
Mapped:          16044 kB
Slab:           506936 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   286208 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= 71368 MiB
End job on node126 at 2011-04-23 16:17:26