Trace number 3368369

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)UNSAT 64.7262 64.7257

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
Number of clauses of size 40
Number of clauses of size 50
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-3368369-1305379168.cnf'
0.00/0.00	c -- header says num vars:          13240
0.00/0.00	c -- header says num clauses:       39143
0.00/0.01	c -- clauses added:            0 learnts,        39143 normals,            0 xors
0.00/0.01	c -- vars added      13240
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0     13240     13047     26094         0     91329         0   no data   no data
0.19/0.28	c asymm  cl-useful: 0/13030/13030 lits-rem:0 time: 0.27
0.89/0.96	c Flit:     0 Blit:     65 bXBeca:    0 bXProp:   67 Bins:      0 BRemL:      0 BRemN:      0 P: 16.7M T:  0.67
0.89/0.96	c Replacing       67 vars Replaced     1244 lits Time:     0.00 s 
0.89/0.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.89/0.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13090 time:  0.04 s
1.00/1.05	c Removed useless bin:      66  fixed:     0  props:   7.71M  time:  0.04 s
1.00/1.10	c lits-rem:         0  cl-subs:      116  v-elim:   4363  v-fix:    0  time:  0.04 s
1.10/1.12	c Finding binary XORs  T:     0.02 s  found:       0
1.10/1.12	c Finding non-binary XORs:     0.00 s (found:     525, avg size: 3.0)
1.10/1.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.13	c calculated reachability. Time: 0.01
1.10/1.13	c Calc default polars -  time:   0.00 s pos:     230 undec:    5327 neg:    7683
1.10/1.13	c =========================================================================================
1.10/1.13	c types(t): F = full restart, N = normal restart
1.10/1.13	c types(t): S = simplification begin/end, E = solution found
1.10/1.13	c restart types(rt): st = static, dy = dynamic
1.10/1.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.10/1.13	c  B st     0         0      8727     11656     15969         0     74988         0   no data   no data
1.59/1.64	c  N dy    10      6384      8727     11656     16065      3745     74988     58586     13.46     14.47
1.99/2.06	c  N dy    22     10480      8725     11656     16171      7689     74988    201715     11.80     12.69
2.49/2.55	c  N dy    34     14572      8724     11656     16258      7563     74987    238787     11.39     12.01
2.99/3.04	c  N dy    51     18769      8723     11656     16416      6156     74987     78674     11.65     12.36
3.39/3.49	c  N dy    71     22816      8723     11656     16669      9912     74987    222609     11.67     22.16
3.69/3.76	c  F st    84     25000      8723     11656     16714     12036     74987    321367     12.30   no data
3.99/4.02	c  N st    88     27034      8722     11645     16750      7484     74948    104550     12.30   no data
4.31/4.39	c  S st    90     30000      8722     11645     16791     10377     74948    261720     12.30   no data
4.41/4.46	c  S st    90     30503      8722     11645     16852     10818     74948    268869     12.30   no data
4.41/4.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.10	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:  169 Bins:  66517 BRemL:   5501 BRemN:      0 P: 19.7M T:  1.64
6.09/6.11	c Replacing      169 vars Replaced     9696 lits Time:     0.01 s 
6.09/6.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.09/6.12	c bin-w-bin subsume rem         1272 bins  time:  0.01 s
6.09/6.13	c subs with bin:      265  lits-rem:       127  v-fix:    0  time:  0.01 s
6.09/6.16	c Subs w/ non-existent bins:      0 l-rem:    208 v-fix:     0 done:   8550 time:  0.02 s
6.09/6.16	c Removed useless bin:       1  fixed:     0  props:   0.59M  time:  0.00 s
6.19/6.21	c lits-rem:        32  cl-subs:      116  v-elim:   3649  v-fix:    0  time:  0.05 s
6.19/6.22	c subs with bin:      253  lits-rem:      1358  v-fix:    0  time:  0.01 s
6.19/6.22	c lits-rem:        82  cl-subs:      158  v-elim:      0  v-fix:    0  time:  0.00 s
6.69/6.75	c asymm  cl-useful: 322/12812/12812 lits-rem:378 time: 0.52
6.69/6.75	c calculated reachability. Time: 0.00
6.69/6.75	c  N dy    90     30503      4901     12812     37482      3110     66930     76709     12.30   no data
6.69/6.77	c Finding binary XORs  T:     0.01 s  found:      15
7.09/7.10	c  N dy   111     34561      4900     12812     37580      7027     66930    189401     12.10     12.93
7.39/7.45	c  N dy   136     38631      4897     12812     37671      7063     66928    168192     12.14     13.18
7.79/7.82	c  N dy   151     42743      4897     12812     37760     11038     66928    312533     12.07     12.82
8.09/8.10	c  S st   161     45754      4897     12812     37814      7183     66928    123342     11.97     10.25
8.09/8.15	c  S st   161     46259      4897     12812     37827      7675     66928    139073     11.97   no data
8.09/8.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.29/9.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  105 Bins:  18929 BRemL:  23098 BRemN:     28 P:  7.8M T:  1.17
9.29/9.33	c Replacing      120 vars Replaced     4890 lits Time:     0.00 s 
9.29/9.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.29/9.34	c bin-w-bin subsume rem          373 bins  time:  0.00 s
9.29/9.35	c subs with bin:      373  lits-rem:         6  v-fix:    0  time:  0.00 s
9.29/9.35	c Subs w/ non-existent bins:     22 l-rem:     40 v-fix:     0 done:   4777 time:  0.01 s
9.29/9.36	c Removed useless bin:      16  fixed:     0  props:   0.16M  time:  0.00 s
9.29/9.37	c lits-rem:         0  cl-subs:        2  v-elim:     56  v-fix:    0  time:  0.01 s
9.29/9.39	c subs with bin:      168  lits-rem:      1505  v-fix:    0  time:  0.01 s
9.39/9.40	c lits-rem:       118  cl-subs:      169  v-elim:      0  v-fix:    0  time:  0.01 s
9.39/9.40	c vivif2 --  cl tried    12243 cl shrink       13 lits rem         13 time: 0.01
9.39/9.41	c vivif2 --  cl tried     6682 cl shrink      391 lits rem       1241 time: 0.01
9.99/10.02	c asymm  cl-useful: 1/12242/12242 lits-rem:1 time: 0.61
9.99/10.03	c calculated reachability. Time: 0.00
9.99/10.03	c  N dy   161     46259      4721     12242     32200      6681     66293    107340     11.97   no data
9.99/10.03	c Finding binary XORs  T:     0.01 s  found:       1
10.29/10.38	c  N dy   177     50356      4720     12242     32253     10671     66293    230418     11.83     16.11
10.69/10.73	c  N dy   191     54403      4718     12242     32319     14586     66293    343372     11.81     12.90
11.09/11.10	c  N dy   215     58468      4718     12242     32412     10138     66293    164172     11.86     16.46
11.40/11.45	c  N dy   230     62653      4717     12242     32464     14206     66293    330573     11.81     12.48
11.79/11.83	c  N dy   249     66679      4717     12242     32533     18105     66293    484734     11.79     12.63
12.01/12.09	c  S st   263     69389      4717     12242     32578     10704     66293    141186     11.76   no data
12.11/12.15	c  S st   263     69892      4717     12242     32595     11189     66293    159500     11.76   no data
12.11/12.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.29/13.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  157 Bins:   7791 BRemL:  19530 BRemN:    109 P: 14.8M T:  1.15
13.29/13.30	c Replacing      158 vars Replaced     5780 lits Time:     0.01 s 
13.29/13.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.29/13.31	c bin-w-bin subsume rem          123 bins  time:  0.00 s
13.29/13.31	c subs with bin:      317  lits-rem:        20  v-fix:    0  time:  0.00 s
13.29/13.32	c Subs w/ non-existent bins:      1 l-rem:      6 v-fix:     0 done:   4559 time:  0.01 s
13.29/13.32	c Removed useless bin:       0  fixed:     0  props:   0.13M  time:  0.00 s
13.29/13.33	c lits-rem:         0  cl-subs:        3  v-elim:      5  v-fix:    0  time:  0.01 s
13.29/13.35	c subs with bin:      234  lits-rem:       795  v-fix:    0  time:  0.01 s
13.29/13.36	c lits-rem:       165  cl-subs:      264  v-elim:      0  v-fix:    0  time:  0.01 s
13.29/13.37	c vivif2 --  cl tried    11610 cl shrink       19 lits rem         19 time: 0.01
13.29/13.38	c vivif2 --  cl tried     9585 cl shrink      799 lits rem       3047 time: 0.01
13.89/13.98	c asymm  cl-useful: 25/11610/11610 lits-rem:27 time: 0.60
13.89/13.99	c calculated reachability. Time: 0.00
13.89/13.99	c  N dy   263     69892      4554     11609     17674      9581     64374    102910     11.76   no data
13.89/13.99	c Finding binary XORs  T:     0.01 s  found:       1
14.31/14.37	c  N dy   269     74462      4554     11609     17731     14038     64370    265880     11.55     12.21
14.79/14.85	c  N dy   290     79347      4550     11609     17899     18671     64369    398482     11.51     12.18
15.30/15.36	c  N dy   316     84758      4550     11609     17941     13225     64369    153696     11.47     12.14
15.59/15.63	c  F st   324     87500      4549     11609     17956     15858     64368    207316     11.39   no data
15.59/15.64	c Replacing        1 vars Replaced       31 lits Time:     0.00 s 
15.89/15.94	c  N st   329     90796      4547     11585     17684     18865     64277    337172     11.39   no data
16.50/16.55	c  N dy   347     96601      4547     11585     17782     12459     64277    108235     11.36     11.99
17.09/17.18	c  N dy   378    103119      4547     11585     17811     18861     64277    316575     11.37     11.99
17.29/17.37	c  S st   387    104839      4547     11585     17820     20543     64277    366235     11.37   no data
17.39/17.43	c  S st   387    105346      4547     11585     17823     21046     64277    382651     11.37   no data
17.39/17.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.60/18.62	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:  310 Bins:   2436 BRemL:   1405 BRemN:    189 P: 15.3M T:  1.19
18.60/18.63	c Replacing      310 vars Replaced    14333 lits Time:     0.01 s 
18.60/18.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.60/18.64	c bin-w-bin subsume rem          291 bins  time:  0.00 s
18.60/18.64	c subs with bin:      139  lits-rem:        14  v-fix:    0  time:  0.00 s
18.60/18.65	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   4233 time:  0.01 s
18.60/18.65	c Removed useless bin:       0  fixed:     0  props:   0.13M  time:  0.00 s
18.60/18.66	c lits-rem:         0  cl-subs:       12  v-elim:     12  v-fix:    0  time:  0.01 s
18.70/18.78	c subs with bin:      221  lits-rem:      3067  v-fix:    0  time:  0.10 s
18.79/18.85	c lits-rem:      1245  cl-subs:      759  v-elim:      0  v-fix:    0  time:  0.08 s
18.79/18.86	c vivif2 --  cl tried    10859 cl shrink        1 lits rem          1 time: 0.01
18.79/18.89	c vivif2 --  cl tried    17995 cl shrink     4369 lits rem      27787 time: 0.03
19.49/19.57	c asymm  cl-useful: 72/10357/10859 lits-rem:135 time: 0.67
19.49/19.57	c calculated reachability. Time: 0.00
19.49/19.57	c  N dy   387    105346      4221     10836     17453     17992     61675    296035     11.37   no data
19.49/19.58	c Finding binary XORs  T:     0.01 s  found:       8
20.29/20.31	c  N dy   401    112417      4220     10836     17485     12593     61675    109873     11.20     12.32
20.90/20.99	c  N dy   432    119663      4218     10836     17505     19746     61675    342490     11.15     11.78
21.79/21.81	c  N dy   462    127312      4217     10836     17522     27263     61675    586748     11.08     11.67
22.49/22.59	c  N dy   498    135671      4217     10836     17550     21430     61675    363240     11.06     11.83
23.59/23.60	c  N dy   548    144587      4216     10836     17567     30221     61675    659819     11.06     12.01
24.49/24.51	c  N dy   592    153819      4214     10836     17594     23915     61675    421796     11.03     18.05
24.89/24.96	c  S st   612    158019      4213     10836     17596     28051     61675    554261     11.02   no data
24.99/25.03	c  S st   612    158522      4213     10836     17599     28547     61675    573512     11.02   no data
24.99/25.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.19/26.20	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:  105 Bins:   4358 BRemL:   3052 BRemN:     64 P: 15.4M T:  1.16
26.19/26.21	c Replacing      113 vars Replaced     6988 lits Time:     0.01 s 
26.19/26.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.19/26.22	c bin-w-bin subsume rem          101 bins  time:  0.00 s
26.19/26.22	c subs with bin:       43  lits-rem:        17  v-fix:    0  time:  0.00 s
26.19/26.23	c Subs w/ non-existent bins:      0 l-rem:      5 v-fix:     0 done:   4096 time:  0.01 s
26.19/26.23	c Removed useless bin:       3  fixed:     0  props:   0.12M  time:  0.00 s
26.19/26.25	c lits-rem:         2  cl-subs:       18  v-elim:     23  v-fix:    0  time:  0.01 s
26.31/26.38	c subs with bin:      279  lits-rem:      3495  v-fix:    0  time:  0.12 s
26.40/26.49	c lits-rem:      1850  cl-subs:     1164  v-elim:      0  v-fix:    0  time:  0.10 s
26.40/26.49	c vivif2 --  cl tried    10580 cl shrink      150 lits rem        150 time: 0.01
26.49/26.53	c vivif2 --  cl tried    22019 cl shrink     4685 lits rem      25227 time: 0.03
27.19/27.21	c asymm  cl-useful: 50/9640/10580 lits-rem:79 time: 0.68
27.19/27.22	c calculated reachability. Time: 0.00
27.19/27.22	c  N dy   612    158522      4073     10574     17822     21984     60358    350474     11.02   no data
27.19/27.23	c Finding binary XORs  T:     0.01 s  found:       5
28.29/28.32	c  N dy   648    168756      4068     10574     17863     18101     60357    326523     10.94     11.53
29.49/29.50	c  N dy   701    179620      4066     10574     17902     28754     60357    769232     10.91     16.82
30.70/30.71	c  N dy   748    191332      4065     10574     17925     23948     60357    431632     10.85     11.75
32.09/32.17	c  N dy   823    203674      4058     10574     17949     18106     60357    165437     10.89     11.49
33.49/33.56	c  N dy   894    216763      4057     10574     17984     30971     60357    746176     10.91     11.49
35.21/35.26	c  N dy   971    231148      4052     10574     18034     25741     60357    414219     10.93     11.51
35.99/36.02	c  S st  1012    237783      4051     10574     18047     32266     60357    679439     10.96   no data
35.99/36.09	c  S st  1012    238285      4051     10574     18048     32766     60357    700587     10.96   no data
35.99/36.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.41/37.46	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:  101 Bins:   9415 BRemL:   1770 BRemN:     11 P: 15.3M T:  1.37
37.41/37.48	c Replacing      106 vars Replaced    14931 lits Time:     0.02 s 
37.41/37.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.41/37.49	c bin-w-bin subsume rem          683 bins  time:  0.00 s
37.41/37.49	c subs with bin:      133  lits-rem:       252  v-fix:    0  time:  0.01 s
37.49/37.50	c Subs w/ non-existent bins:      9 l-rem:     38 v-fix:     0 done:   3942 time:  0.01 s
37.49/37.50	c Removed useless bin:       4  fixed:     0  props:   0.14M  time:  0.00 s
37.49/37.52	c lits-rem:        19  cl-subs:       27  v-elim:     44  v-fix:    0  time:  0.01 s
37.69/37.72	c subs with bin:     1089  lits-rem:     11749  v-fix:    0  time:  0.19 s
37.79/37.87	c lits-rem:      2174  cl-subs:     1591  v-elim:      0  v-fix:    0  time:  0.15 s
37.79/37.88	c vivif2 --  cl tried    10260 cl shrink      288 lits rem        342 time: 0.01
37.89/37.92	c vivif2 --  cl tried    23645 cl shrink     6081 lits rem      33806 time: 0.04
37.89/37.96	c asymm  cl-useful: 0/597/10237 lits-rem:0 time: 0.03
37.89/37.96	c calculated reachability. Time: 0.00
37.89/37.96	c  N dy  1012    238285      3898     10237     22802     23497     58303    393190     10.96   no data
37.89/37.97	c Finding binary XORs  T:     0.01 s  found:       9
39.69/39.76	c  N dy  1077    253547      3886     10237     22867     21392     58302    337073     10.91     11.72
41.89/41.93	c  N dy  1177    269919      3877     10237     22925     37513     58301   1163274     10.97     11.68
44.09/44.19	c  N dy  1292    287419      3873     10237     22981     34886     58301   1009226     11.03     11.78
46.89/46.90	c  N dy  1414    306128      3863     10237     23060     31512     58300    702519     11.11     11.72
46.89/46.91	c  F st  1416    306250      3863     10237     23060     31634     58300    710587     11.11   no data
46.89/46.93	c Replacing        9 vars Replaced      590 lits Time:     0.00 s 
47.39/47.41	c Finding binary XORs  T:     0.01 s  found:      49
47.39/47.43	c Replacing       49 vars Replaced     4803 lits Time:     0.01 s 
49.79/49.81	c  N dy  1513    325721      3799     10029     22577     26062     57097    470618     11.15     11.80
52.99/53.05	c  N dy  1654    345788      3786     10029     22638     45835     57097   1656272     11.25     14.33
54.69/54.70	c  S st  1733    357427      3764     10029     22680     33642     57097    800849     11.29   no data
54.69/54.79	c  S st  1733    357932      3764     10029     22682     34144     57097    839254     11.29   no data
54.79/54.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.49/56.59	c Flit:     5 Blit:     46 bXBeca:    0 bXProp:  225 Bins:  22923 BRemL:   6279 BRemN:      3 P: 31.2M T:  1.79
56.59/56.62	c Replacing      225 vars Replaced    41623 lits Time:     0.02 s 
56.59/56.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.59/56.63	c bin-w-bin subsume rem         2936 bins  time:  0.00 s
56.59/56.63	c subs with bin:      348  lits-rem:       662  v-fix:    0  time:  0.01 s
56.59/56.64	c Subs w/ non-existent bins:     21 l-rem:    251 v-fix:     0 done:   3486 time:  0.01 s
56.59/56.64	c Removed useless bin:      15  fixed:     0  props:   0.20M  time:  0.00 s
56.59/56.66	c lits-rem:       162  cl-subs:      205  v-elim:     93  v-fix:    0  time:  0.02 s
56.69/56.79	c subs with bin:     2734  lits-rem:      7614  v-fix:    0  time:  0.11 s
56.79/56.85	c lits-rem:      1134  cl-subs:     1120  v-elim:      0  v-fix:    0  time:  0.07 s
56.79/56.86	c vivif2 --  cl tried     9005 cl shrink      618 lits rem       1265 time: 0.01
56.89/56.90	c vivif2 --  cl tried    16592 cl shrink     6507 lits rem      37754 time: 0.03
57.49/57.56	c asymm  cl-useful: 238/6244/8898 lits-rem:448 time: 0.66
57.49/57.56	c calculated reachability. Time: 0.00
57.49/57.56	c  N dy  1733    357932      3393      8827     33202     15631     49926    252478     11.29   no data
57.49/57.58	c Finding binary XORs  T:     0.02 s  found:      98
57.49/57.58	c Replacing       98 vars Replaced     4671 lits Time:     0.00 s 
60.09/60.12	c  N dy  1867    378068      3276      8819     33272     35352     49847   1104775     11.34     12.09
62.79/62.81	c  N dy  1996    398636      3260      8667     32694     34010     49069    888696     11.38     12.27
64.09/64.10	c Finding binary XORs  T:     0.01 s  found:      79
64.09/64.12	c Replacing       79 vars Replaced    19965 lits Time:     0.03 s 
64.69/64.72	c  E dy  2087    411650      3100      8273     31668     21695     47107    358507     11.44      4.75
64.69/64.72	c num threads              : 1          
64.69/64.72	c restarts                 : 2087       
64.69/64.72	c dynamic restarts         : 2063       
64.69/64.72	c static restarts          : 24         
64.69/64.72	c full restarts            : 3          
64.69/64.72	c total simplify time      : 0.19       
64.69/64.72	c learnts DL2              : 0          
64.69/64.72	c learnts size 2           : 176422     
64.69/64.72	c learnts size 1           : 1077        (8.13      % of vars)
64.69/64.72	c filedLit time            : 10.15       (15.70     % time)
64.69/64.72	c v-elim SatELite          : 8245        (62.27     % vars)
64.69/64.72	c SatELite time            : 0.53        (0.82      % time)
64.69/64.72	c v-elim xor               : 0           (0.00      % vars)
64.69/64.72	c xor elim time            : 0.02        (0.03      % time)
64.69/64.72	c num binary xor trees     : 395        
64.69/64.72	c binxor trees' crown      : 1504        (3.81      leafs/tree)
64.69/64.72	c bin xor find time        : 0.12       
64.69/64.72	c OTF clause improved      : 5675        (0.01      clauses/conflict)
64.69/64.72	c OTF impr. size diff      : 7910        (1.39       lits/clause)
64.69/64.72	c OTF cl watch-shrink      : 275066      (0.67      clauses/conflict)
64.69/64.72	c OTF cl watch-sh-lit      : 1482810     (5.39       lits/clause)
64.69/64.72	c tried to recurMin cls    : 185519      (45.07      % of conflicts)
64.69/64.72	c updated cache            : 0           (0.00       lits/tried recurMin)
64.69/64.72	c clauses over max glue    : 0           (0.00      % of all clauses)
64.69/64.72	c conflicts                : 411650      (6368.53   / sec)
64.69/64.72	c decisions                : 1044137     (0.74      % random)
64.69/64.72	c bogo-props               : 2975409455  (46031769.11 / sec)
64.69/64.72	c conflict literals        : 17612046    (38.05     % deleted)
64.69/64.72	c Memory used              : 109.50      MB
64.69/64.72	c CPU time                 : 64.64       s
64.69/64.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: 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-3368369-1305379168/watcher-3368369-1305379168 -o /tmp/evaluation-result-3368369-1305379168/solver-3368369-1305379168 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368369-1305379168.cnf 

running on 2 cores: 4,6

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.00 0.00 0.00 4/392 25547
/proc/meminfo: memFree=27025388/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=34124 CPUtime=0.01 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 1903 0 0 0 1 0 0 0 21 0 1 0 649515490 34942976 1609 33554432000 4194304 4580011 140737047737744 18446744073709551615 251813900997 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 8573 1620 324 95 0 3555 0

[startup+0.057196 s]
/proc/loadavg: 0.00 0.00 0.00 4/392 25547
/proc/meminfo: memFree=27025388/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=35068 CPUtime=0.05 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 2144 0 0 0 5 0 0 0 21 0 1 0 649515490 35909632 1848 33554432000 4194304 4580011 140737047737744 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 8767 1848 340 95 0 3749 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 35068

[startup+0.101191 s]
/proc/loadavg: 0.00 0.00 0.00 4/392 25547
/proc/meminfo: memFree=27025388/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=35068 CPUtime=0.09 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 2144 0 0 0 9 0 0 0 21 0 1 0 649515490 35909632 1848 33554432000 4194304 4580011 140737047737744 18446744073709551615 4292903 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 8767 1848 340 95 0 3749 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35068

[startup+0.301156 s]
/proc/loadavg: 0.00 0.00 0.00 4/392 25547
/proc/meminfo: memFree=27025388/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=36004 CPUtime=0.29 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 2389 0 0 0 29 0 0 0 22 0 1 0 649515490 36868096 2093 33554432000 4194304 4580011 140737047737744 18446744073709551615 4231546 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 9001 2093 342 95 0 3983 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36004

[startup+0.700982 s]
/proc/loadavg: 0.00 0.00 0.00 4/392 25547
/proc/meminfo: memFree=27025388/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=60880 CPUtime=0.69 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 8109 0 0 0 68 1 0 0 24 0 1 0 649515490 62341120 7813 33554432000 4194304 4580011 140737047737744 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 15220 7813 342 95 0 10202 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60880

[startup+1.50085 s]
/proc/loadavg: 0.00 0.00 0.00 5/398 25558
/proc/meminfo: memFree=26923396/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=67080 CPUtime=1.49 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 9976 0 0 0 148 1 0 0 25 0 1 0 649515490 68689920 9680 33554432000 4194304 4580011 140737047737744 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 16770 9680 364 95 0 11752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67080

[startup+3.10058 s]
/proc/loadavg: 0.32 0.07 0.02 5/398 25558
/proc/meminfo: memFree=26820724/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=68480 CPUtime=3.09 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 11137 0 0 0 308 1 0 0 25 0 1 0 649515490 70123520 9565 33554432000 4194304 4580011 140737047737744 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 17120 9565 364 95 0 12102 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68480

[startup+6.30104 s]
/proc/loadavg: 0.32 0.07 0.02 5/398 25558
/proc/meminfo: memFree=26646908/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=77208 CPUtime=6.29 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 14049 0 0 0 627 2 0 0 25 0 1 0 649515490 79060992 12005 33554432000 4194304 4580011 140737047737744 18446744073709551615 4293093 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 19302 12005 366 95 0 14284 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77208

[startup+12.701 s]
/proc/loadavg: 1.03 0.23 0.07 5/398 25558
/proc/meminfo: memFree=26494008/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=86000 CPUtime=12.7 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 16255 0 0 0 1267 3 0 0 25 0 1 0 649515490 88064000 12343 33554432000 4194304 4580011 140737047737744 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 21500 12343 366 95 0 16482 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 86000

[startup+25.5009 s]
/proc/loadavg: 1.49 0.35 0.12 5/398 25559
/proc/meminfo: memFree=26361912/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=87792 CPUtime=25.49 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 22492 0 0 0 2545 4 0 0 25 0 1 0 649515490 89899008 14740 33554432000 4194304 4580011 140737047737744 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 21948 14740 366 95 0 16930 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87792

[startup+51.1005 s]
/proc/loadavg: 2.34 0.64 0.22 5/398 25560
/proc/meminfo: memFree=26300552/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=96316 CPUtime=51.09 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 36357 0 0 0 5102 7 0 0 25 0 1 0 649515490 98627584 17195 33554432000 4194304 4580011 140737047737744 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 24079 17195 366 95 0 19061 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96316

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

[startup+57.5004 s]
/proc/loadavg: 2.60 0.75 0.26 5/398 25560
/proc/meminfo: memFree=26292972/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=103136 CPUtime=57.49 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 39748 0 0 0 5742 7 0 0 25 0 1 0 649515490 105611264 18654 33554432000 4194304 4580011 140737047737744 18446744073709551615 4294128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 25784 18654 366 95 0 20766 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 103136

[startup+60.7009 s]
/proc/loadavg: 2.60 0.75 0.26 5/398 25560
/proc/meminfo: memFree=26289004/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=101980 CPUtime=60.69 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 40931 0 0 0 6061 8 0 0 25 0 1 0 649515490 104427520 17819 33554432000 4194304 4580011 140737047737744 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 25495 17819 366 95 0 20477 0
Current children cumulated CPU time (s) 60.69
Current children cumulated vsize (KiB) 101980

[startup+62.3006 s]
/proc/loadavg: 2.60 0.75 0.26 5/398 25560
/proc/meminfo: memFree=26289748/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=101980 CPUtime=62.29 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 41399 0 0 0 6221 8 0 0 25 0 1 0 649515490 104427520 18287 33554432000 4194304 4580011 140737047737744 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 25495 18287 366 95 0 20477 0
Current children cumulated CPU time (s) 62.29
Current children cumulated vsize (KiB) 101980

[startup+63.9003 s]
/proc/loadavg: 2.71 0.81 0.28 5/398 25560
/proc/meminfo: memFree=26286272/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=101980 CPUtime=63.89 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 41783 0 0 0 6381 8 0 0 25 0 1 0 649515490 104427520 18671 33554432000 4194304 4580011 140737047737744 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 25495 18671 366 95 0 20477 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 101980

[startup+64.3003 s]
/proc/loadavg: 2.71 0.81 0.28 5/398 25560
/proc/meminfo: memFree=26286272/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=112124 CPUtime=64.29 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 42193 0 0 0 6421 8 0 0 25 0 1 0 649515490 114814976 19081 33554432000 4194304 4580011 140737047737744 18446744073709551615 4316704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 28031 19081 366 95 0 23013 0
Current children cumulated CPU time (s) 64.29
Current children cumulated vsize (KiB) 112124

[startup+64.7002 s]
/proc/loadavg: 2.71 0.81 0.28 5/398 25560
/proc/meminfo: memFree=26286272/32950928 swapFree=44388876/67111528
[pid=25547] ppid=25545 vsize=112124 CPUtime=64.69 cores=4,6
/proc/25547/stat : 25547 (strangenight2-s) R 25545 25547 25497 0 -1 4202496 42318 0 0 0 6461 8 0 0 25 0 1 0 649515490 114814976 19206 33554432000 4194304 4580011 140737047737744 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25547/statm: 28031 19206 366 95 0 23013 0
Current children cumulated CPU time (s) 64.69
Current children cumulated vsize (KiB) 112124

Child status: 20
Real time (s): 64.7257
CPU time (s): 64.7262
CPU user time (s): 64.6382
CPU system time (s): 0.087986
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 112124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.6382
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42335
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= 59

runsolver used 0.230964 second user time and 0.582911 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 15:19:28
IDJOB=3368369
IDBENCH=70818
IDSOLVER=1845
FILE ID=node126/3368369-1305379168
RUNJOBID= node126-1305379155-25516
PBS_JOBID= 13324376
Free space on /tmp= 73312 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368369-1305379168/watcher-3368369-1305379168 -o /tmp/evaluation-result-3368369-1305379168/solver-3368369-1305379168 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368369-1305379168.cnf

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=229244636

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:      27025800 kB
Buffers:        240388 kB
Cached:        2375120 kB
SwapCached:      92524 kB
Active:         782728 kB
Inactive:      4893308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27025800 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           21576 kB
Writeback:           0 kB
AnonPages:     2980536 kB
Mapped:          16124 kB
Slab:           107928 kB
PageTables:      76592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88276220 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= 73296 MiB
End job on node126 at 2011-05-14 15:20:33