Trace number 3401194

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 72.7379 72.7374

General information on the benchmark

NameSAT02/industrial/dellacherie/
comb/comb1.shuffled.cnf
MD5SUM0e9d17eb95ee436fc1015c5591cfb63f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark72.7379
Satisfiable
(Un)Satisfiability was proved
Number of variables5910
Number of clauses16804
Sum of the clauses size38654
Maximum clause length28
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 213041
Number of clauses of size 32838
Number of clauses of size 4787
Number of clauses of size 5103
Number of clauses of size over 534

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-3401194-1306285689.cnf'
0.00/0.00	c -- header says num vars:           5910
0.00/0.00	c -- header says num clauses:       16804
0.00/0.00	c -- clauses added:            0 learnts,        16804 normals,            0 xors
0.00/0.00	c -- vars added       5910
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0      5910      3762     13041         0     38653         0   no data   no data
0.00/0.02	c asymm  cl-useful: 17/3761/3761 lits-rem:17 time: 0.01
0.05/0.08	c Flit:     1 Blit:      5 bXBeca:    0 bXProp: 2118 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
0.05/0.08	c Replacing     2118 vars Replaced    33429 lits Time:     0.00 s 
0.05/0.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.05/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.05/0.08	c subs with bin:        4  lits-rem:         8  v-fix:    0  time:  0.00 s
0.05/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3783 time:  0.00 s
0.05/0.09	c Removed useless bin:      23  fixed:     0  props:   0.20M  time:  0.00 s
0.09/0.10	c lits-rem:         0  cl-subs:      396  v-elim:   1261  v-fix:    0  time:  0.01 s
0.09/0.10	c Finding binary XORs  T:     0.00 s  found:       4
0.09/0.10	c Replacing        4 vars Replaced       42 lits Time:     0.00 s 
0.09/0.11	c Finding non-binary XORs:     0.00 s (found:     112, avg size: 3.0)
0.09/0.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     15 locsubst:     0 time:   0.00
0.09/0.11	c calculated reachability. Time: 0.00
0.09/0.11	c Calc default polars -  time:   0.00 s pos:    1174 undec:    3483 neg:    1253
0.09/0.11	c =========================================================================================
0.09/0.11	c types(t): F = full restart, N = normal restart
0.09/0.11	c types(t): S = simplification begin/end, E = solution found
0.09/0.11	c restart types(rt): st = static, dy = dynamic
0.09/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.11	c  B st     0         0      2503      4398      4991         0     24999         0   no data   no data
0.29/0.38	c  N dy    17      4065      2503      4398      5196      3846     24997    122423      6.79      8.60
0.59/0.63	c  N dy    45      8177      2503      4398      5285      5473     24997     95343      7.30      7.79
0.89/0.90	c  N dy    71     12234      2501      4398      5345      5335     24997     61763      7.65     12.51
1.19/1.23	c  N dy   103     16246      2501      4398      5402      9274     24997    177439      7.96      9.45
1.49/1.56	c  N dy   130     20293      2501      4398      5448      7760     24997     96472      8.15      8.60
1.79/1.84	c Finding binary XORs  T:     0.00 s  found:       2
1.79/1.86	c  N dy   148     24315      2501      4398      5441     11690     24928    192134      8.11      8.59
1.89/1.90	c  F st   152     25000      2501      4398      5444     12363     24928    208904      8.12      7.41
1.89/1.91	c Replacing        2 vars Replaced      206 lits Time:     0.00 s 
2.49/2.52	c  N dy   158     30000      2499      4398      5464     10632     24928    228070      8.12   no data
2.49/2.52	c  S st   158     30000      2499      4398      5464     10632     24928    228070      8.12   no data
2.49/2.58	c  S st   158     30500      2499      4398      5485     11110     24928    237011      8.12   no data
2.49/2.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.00
2.59/2.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:   4929 BRemL:   2828 BRemN:      3 P:  1.4M T:  0.06
2.59/2.64	c Replacing       13 vars Replaced     1506 lits Time:     0.00 s 
2.59/2.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.59/2.64	c bin-w-bin subsume rem           52 bins  time:  0.00 s
2.59/2.64	c subs with bin:      350  lits-rem:       322  v-fix:    0  time:  0.00 s
2.59/2.64	c Subs w/ non-existent bins:      2 l-rem:     42 v-fix:     0 done:   2482 time:  0.00 s
2.59/2.65	c Removed useless bin:      23  fixed:     0  props:   0.05M  time:  0.00 s
2.59/2.66	c lits-rem:        34  cl-subs:      158  v-elim:    707  v-fix:    0  time:  0.01 s
2.59/2.66	c subs with bin:      100  lits-rem:       207  v-fix:    0  time:  0.00 s
2.59/2.66	c lits-rem:        25  cl-subs:      200  v-elim:      0  v-fix:    0  time:  0.00 s
2.59/2.67	c asymm  cl-useful: 2/1505/5266 lits-rem:6 time: 0.00
2.59/2.67	c calculated reachability. Time: 0.00
2.59/2.67	c  N dy   158     30500      1775      5264      3798      2502     23602     17207      8.12   no data
2.89/2.95	c  N dy   188     34513      1775      5264      3808      6485     23601    127539      8.23     10.06
3.09/3.11	c Finding binary XORs  T:     0.00 s  found:       0
3.20/3.27	c  N dy   194     41210      1775      5264      3813      9428     23601    110834      8.01      8.49
3.59/3.62	c  N dy   229     45284      1775      5264      3817     13473     23601    227024      8.14     11.30
3.59/3.66	c  S st   234     45750      1775      5264      3819      7191     23600     62280      8.15   no data
3.69/3.70	c  S st   234     46251      1775      5264      3823      7688     23600     71201      8.15   no data
3.69/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    140 BRemL:    140 BRemN:     26 P:  0.6M T:  0.02
3.69/3.72	c Replacing        1 vars Replaced       77 lits Time:     0.00 s 
3.69/3.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.72	c bin-w-bin subsume rem           61 bins  time:  0.00 s
3.69/3.72	c subs with bin:      238  lits-rem:       235  v-fix:    0  time:  0.00 s
3.69/3.72	c Subs w/ non-existent bins:     11 l-rem:     32 v-fix:     0 done:   1774 time:  0.00 s
3.69/3.73	c Removed useless bin:      74  fixed:     0  props:   0.04M  time:  0.00 s
3.69/3.73	c lits-rem:         3  cl-subs:       37  v-elim:    133  v-fix:    0  time:  0.01 s
3.69/3.74	c subs with bin:      224  lits-rem:        89  v-fix:    0  time:  0.00 s
3.69/3.74	c lits-rem:       116  cl-subs:      160  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.74	c vivif2 --  cl tried     5335 cl shrink      123 lits rem        146 time: 0.00
3.69/3.74	c vivif2 --  cl tried     5834 cl shrink      159 lits rem        219 time: 0.00
3.69/3.77	c asymm  cl-useful: 14/5304/5304 lits-rem:15 time: 0.02
3.69/3.77	c calculated reachability. Time: 0.00
3.69/3.77	c  N dy   234     46251      1641      5304      3020      5833     22698     47038      8.15   no data
3.89/3.99	c  N dy   256     50347      1641      5304      3026      9863     22698    129678      8.18      8.86
4.19/4.29	c  N dy   281     54447      1639      5304      3048     13867     22698    224216      8.20     13.34
4.49/4.56	c  N dy   300     58469      1639      5304      3053      9818     22698     89808      8.23      8.70
4.69/4.77	c Finding binary XORs  T:     0.00 s  found:       4
4.79/4.84	c  N dy   320     62471      1639      5300      3034     13238     22672    172503      8.22     11.23
5.09/5.17	c  N dy   349     66487      1639      5300      3037     17199     22672    267750      8.28      8.76
5.40/5.42	c  S st   362     69378      1639      5300      3038     10392     22672     84418      8.29      8.42
5.40/5.46	c  S st   362     69882      1639      5300      3038     10892     22672     93469      8.29   no data
5.40/5.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.40/5.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     65 BRemL:     57 BRemN:     25 P:  0.6M T:  0.02
5.40/5.48	c Replacing        6 vars Replaced      302 lits Time:     0.00 s 
5.40/5.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.40/5.49	c bin-w-bin subsume rem           70 bins  time:  0.00 s
5.40/5.49	c subs with bin:      112  lits-rem:         1  v-fix:    0  time:  0.00 s
5.40/5.49	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   1633 time:  0.00 s
5.40/5.49	c Removed useless bin:       8  fixed:     0  props:   0.04M  time:  0.00 s
5.40/5.49	c lits-rem:         3  cl-subs:       23  v-elim:     32  v-fix:    0  time:  0.00 s
5.40/5.50	c subs with bin:       75  lits-rem:       150  v-fix:    0  time:  0.00 s
5.40/5.51	c lits-rem:       402  cl-subs:      435  v-elim:      0  v-fix:    0  time:  0.01 s
5.50/5.51	c vivif2 --  cl tried     5237 cl shrink       17 lits rem         24 time: 0.00
5.50/5.52	c vivif2 --  cl tried     9787 cl shrink      262 lits rem        379 time: 0.00
5.50/5.54	c asymm  cl-useful: 47/5234/5234 lits-rem:97 time: 0.03
5.50/5.54	c calculated reachability. Time: 0.00
5.50/5.54	c  N dy   362     69882      1601      5212      2755      9787     22146     81565      8.29   no data
5.79/5.87	c  N dy   391     74345      1601      5212      2762     14202     22146    191423      8.33      9.22
6.29/6.35	c  N dy   428     80201      1600      5212      2769     19963     22146    331458      8.41      8.95
6.79/6.80	c  N dy   467     85703      1600      5212      2772     14442     22146    150244      8.48      8.97
6.89/6.96	c  F st   481     87502      1600      5212      2772     16231     22146    197808      8.51   no data
7.49/7.50	c  N dy   487     92697      1600      5208      2767     21349     22117    373946      8.51   no data
7.49/7.61	c Finding binary XORs  T:     0.00 s  found:       0
7.89/7.94	c  N dy   509     98792      1600      5208      2768     14937     22117    125289      8.52      9.17
8.39/8.40	c  S st   540    104823      1600      5208      2771     20872     22117    256036      8.52   no data
8.39/8.46	c  S st   540    105329      1600      5208      2771     21376     22117    267178      8.52   no data
8.39/8.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.39/8.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:     25 BRemL:     23 BRemN:      5 P:  0.9M T:  0.02
8.39/8.48	c Replacing        2 vars Replaced     2092 lits Time:     0.00 s 
8.39/8.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.39/8.49	c bin-w-bin subsume rem           14 bins  time:  0.00 s
8.39/8.49	c subs with bin:       20  lits-rem:         0  v-fix:    0  time:  0.00 s
8.39/8.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.00 s
8.39/8.49	c Removed useless bin:       2  fixed:     0  props:   0.04M  time:  0.00 s
8.39/8.49	c lits-rem:         0  cl-subs:       13  v-elim:      5  v-fix:    0  time:  0.01 s
8.49/8.52	c subs with bin:      318  lits-rem:       595  v-fix:    0  time:  0.02 s
8.49/8.59	c lits-rem:       878  cl-subs:     1394  v-elim:      0  v-fix:    0  time:  0.07 s
8.49/8.59	c vivif2 --  cl tried     5191 cl shrink        6 lits rem         10 time: 0.00
8.59/8.60	c vivif2 --  cl tried    19084 cl shrink     1768 lits rem       2820 time: 0.01
8.59/8.65	c asymm  cl-useful: 26/5191/5191 lits-rem:32 time: 0.04
8.59/8.65	c calculated reachability. Time: 0.00
8.59/8.65	c  N dy   540    105329      1593      5189      2728     19083     21951    226944      8.52   no data
9.29/9.34	c  N dy   588    112222      1592      5189      2739     25896     21951    391741      8.59      9.12
9.91/9.96	c  N dy   633    119426      1592      5189      2748     19722     21951    232835      8.63     10.42
10.69/10.71	c  N dy   676    127095      1592      5189      2753     27288     21950    413897      8.65     11.22
11.29/11.31	c  N dy   713    135289      1592      5189      2761     20785     21950    194275      8.63     16.16
11.59/11.60	c Finding binary XORs  T:     0.00 s  found:       1
12.11/12.15	c  N dy   770    143960      1591      5183      2753     26624     21907    358493      8.69     12.02
12.89/12.93	c  N dy   818    153317      1591      5183      2757     21537     21907    230915      8.71      9.28
13.29/13.38	c  S st   847    157994      1591      5183      2758     26177     21907    340611      8.73   no data
13.39/13.46	c  S st   847    158499      1591      5183      2758     26681     21907    351608      8.73   no data
13.39/13.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     28 BRemL:     24 BRemN:      0 P:  1.0M T:  0.02
13.39/13.48	c Replacing        2 vars Replaced      277 lits Time:     0.00 s 
13.39/13.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.39/13.48	c bin-w-bin subsume rem            2 bins  time:  0.00 s
13.39/13.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.49	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   1589 time:  0.00 s
13.39/13.49	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
13.39/13.50	c lits-rem:         1  cl-subs:       13  v-elim:      9  v-fix:    0  time:  0.01 s
13.49/13.53	c subs with bin:      368  lits-rem:       813  v-fix:    0  time:  0.03 s
13.59/13.64	c lits-rem:      1373  cl-subs:     1584  v-elim:      0  v-fix:    0  time:  0.10 s
13.59/13.64	c vivif2 --  cl tried     5188 cl shrink        9 lits rem         11 time: 0.00
13.59/13.65	c vivif2 --  cl tried    24213 cl shrink     2326 lits rem       3927 time: 0.01
13.69/13.71	c asymm  cl-useful: 15/5187/5187 lits-rem:23 time: 0.05
13.69/13.71	c calculated reachability. Time: 0.00
13.69/13.71	c  N dy   847    158499      1580      5185      2727     24213     21842    310303      8.73   no data
14.49/14.51	c  N dy   880    168987      1577      5185      2750     18761     21842    150444      8.67      9.25
15.19/15.26	c  N dy   902    180090      1576      5185      2761     29529     21842    306689      8.60      9.06
15.49/15.50	c Finding binary XORs  T:     0.00 s  found:       0
16.29/16.34	c  N dy   963    191600      1576      5180      2733     21450     21786    226969      8.60      9.15
17.61/17.67	c  N dy  1033    205918      1576      5180      2736     18360     21786    122137      8.63      9.13
18.89/18.99	c  N dy  1108    221908      1576      5180      2738     34069     21785    426321      8.63      9.16
20.19/20.24	c  N dy  1185    236079      1576      5180      2743     29031     21785    301597      8.65      9.23
20.39/20.41	c  S st  1195    237748      1576      5180      2744     30669     21785    336034      8.66   no data
20.49/20.50	c  S st  1195    238249      1576      5180      2745     31168     21785    346894      8.66   no data
20.49/20.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.49/20.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     83 BRemL:     53 BRemN:      1 P:  1.1M T:  0.03
20.49/20.53	c Replacing        2 vars Replaced       50 lits Time:     0.00 s 
20.49/20.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.49/20.53	c bin-w-bin subsume rem            1 bins  time:  0.00 s
20.49/20.53	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.00 s
20.49/20.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1574 time:  0.00 s
20.49/20.54	c Removed useless bin:       1  fixed:     0  props:   0.04M  time:  0.00 s
20.49/20.54	c lits-rem:         0  cl-subs:        7  v-elim:      3  v-fix:    0  time:  0.01 s
20.49/20.57	c subs with bin:      142  lits-rem:       293  v-fix:    0  time:  0.02 s
20.69/20.71	c lits-rem:      2491  cl-subs:     1676  v-elim:      0  v-fix:    0  time:  0.13 s
20.69/20.71	c vivif2 --  cl tried     5177 cl shrink        3 lits rem          4 time: 0.00
20.69/20.72	c vivif2 --  cl tried    29092 cl shrink     2370 lits rem       3925 time: 0.01
20.69/20.78	c asymm  cl-useful: 6/5177/5177 lits-rem:10 time: 0.06
20.69/20.78	c calculated reachability. Time: 0.00
20.69/20.78	c  N dy  1195    238249      1571      5176      2756     29091     21740    317066      8.66   no data
20.90/20.97	c Finding binary XORs  T:     0.00 s  found:       1
22.29/22.39	c  N dy  1295    253619      1570      5176      2731     24054     21732    203640      8.71      9.22
23.89/23.98	c  N dy  1383    269955      1570      5176      2734     40196     21732    513884      8.73      9.29
25.49/25.51	c  N dy  1456    287218      1570      5176      2737     35583     21732    367407      8.71     10.89
27.19/27.29	c  F st  1524    306251      1570      5176      2739     31786     21732    276541      8.70      6.94
27.19/27.29	c Replacing        2 vars Replaced      103 lits Time:     0.00 s 
27.19/27.29	c  N st  1524    306251      1568      5176      2737     31786     21729    276537      8.70      6.94
29.29/29.37	c  N dy  1591    326483      1567      5176      2750     28407     21729    243956      8.68      9.17
31.49/31.52	c  N dy  1694    346563      1567      5176      2750     48278     21729    632429      8.70      9.27
32.49/32.56	c  S st  1759    357375      1567      5176      2750     34827     21729    341001      8.72   no data
32.59/32.65	c  S st  1759    357878      1567      5176      2750     35328     21729    350782      8.72   no data
32.59/32.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.59/32.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     10 BRemL:      6 BRemN:      0 P:  1.2M T:  0.03
32.59/32.69	c Replacing        2 vars Replaced     1323 lits Time:     0.01 s 
32.59/32.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.59/32.69	c bin-w-bin subsume rem            1 bins  time:  0.00 s
32.59/32.69	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.00 s
32.59/32.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1565 time:  0.00 s
32.59/32.69	c Removed useless bin:       1  fixed:     0  props:   0.04M  time:  0.00 s
32.69/32.70	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.01 s
32.69/32.73	c subs with bin:      192  lits-rem:       234  v-fix:    0  time:  0.02 s
32.79/32.83	c lits-rem:      2098  cl-subs:     1083  v-elim:      0  v-fix:    0  time:  0.10 s
32.79/32.83	c vivif2 --  cl tried     5157 cl shrink        0 lits rem          0 time: 0.00
32.79/32.85	c vivif2 --  cl tried    33754 cl shrink     2309 lits rem       3708 time: 0.01
32.90/32.91	c asymm  cl-useful: 1/5157/5157 lits-rem:1 time: 0.06
32.90/32.91	c calculated reachability. Time: 0.00
32.90/32.91	c  N dy  1759    357878      1565      5157      2739     33754     21582    329640      8.72   no data
32.90/33.00	c Finding binary XORs  T:     0.00 s  found:       0
35.21/35.29	c  N dy  1882    377904      1564      5157      2748     27771     21582    203340      8.75      9.38
37.30/37.38	c  N dy  1949    398854      1564      5157      2750     48353     21582    551598      8.73      9.27
39.50/39.58	c  N dy  2046    418917      1564      5157      2751     42085     21582    441895      8.73     11.30
41.80/41.82	c  N dy  2133    438944      1564      5157      2754     34797     21582    291483      8.73      9.29
43.90/44.01	c  N dy  2206    458979      1564      5157      2757     54431     21582    631608      8.71     13.16
46.10/46.16	c  N dy  2301    479029      1564      5157      2759     46320     21582    464486      8.71     12.13
48.49/48.59	c  N dy  2401    499094      1564      5157      2761     37284     21582    301880      8.71      9.17
50.80/50.88	c  N dy  2475    519173      1564      5157      2762     56888     21582    624280      8.69      9.17
52.89/52.99	c  S st  2537    536817      1564      5157      2762     44652     21582    412833      8.68   no data
53.09/53.11	c  S st  2537    537322      1564      5157      2762     45154     21582    423812      8.68   no data
53.09/53.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.09/53.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      7 BRemN:      0 P:  1.4M T:  0.03
53.09/53.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.09/53.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.09/53.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.09/53.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1564 time:  0.00 s
53.09/53.15	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
53.09/53.16	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.01 s
53.19/53.20	c subs with bin:      423  lits-rem:       633  v-fix:    0  time:  0.02 s
53.29/53.33	c lits-rem:      2259  cl-subs:     1647  v-elim:      0  v-fix:    0  time:  0.13 s
53.29/53.34	c vivif2 --  cl tried     5155 cl shrink        9 lits rem          9 time: 0.00
53.29/53.35	c vivif2 --  cl tried    42422 cl shrink     1782 lits rem       2394 time: 0.02
53.39/53.44	c asymm  cl-useful: 8/5154/5154 lits-rem:8 time: 0.09
53.39/53.45	c calculated reachability. Time: 0.00
53.39/53.45	c  N dy  2537    537322      1561      5154      2750     42422     21581    392978      8.68   no data
53.59/53.63	c Finding binary XORs  T:     0.00 s  found:       0
55.89/56.00	c  N dy  2610    557630      1560      5154      2764     62195     21581    692957      8.65      9.14
58.39/58.49	c  N dy  2674    579975      1560      5154      2768     52353     21581    507713      8.63      9.16
60.99/61.06	c  N dy  2734    601305      1560      5154      2771     41707     21581    341900      8.61      9.11
62.89/62.97	c Finding binary XORs  T:     0.00 s  found:       0
63.49/63.53	c  N dy  2790    622094      1559      5154      2741     51230     21563    485851      8.58      9.13
65.79/65.80	c  N dy  2844    642115      1559      5154      2743     47859     21563    401157      8.55     11.40
68.30/68.39	c  N dy  2898    662301      1559      5154      2746     67493     21563    691274      8.53      9.05
70.89/70.98	c Finding binary XORs  T:     0.00 s  found:       0
70.99/71.01	c  N dy  2942    685647      1556      5149      2723     47241     21522    396895      8.49      8.95
72.69/72.73	c  E dy  2959    700611      1513      4952      2850     46391     20893    388476      8.46      3.21
72.69/72.73	c num threads              : 1          
72.69/72.73	c restarts                 : 2959       
72.69/72.73	c dynamic restarts         : 2935       
72.69/72.73	c static restarts          : 24         
72.69/72.73	c full restarts            : 3          
72.69/72.73	c total simplify time      : 0.12       
72.69/72.73	c learnts DL2              : 0          
72.69/72.73	c learnts size 2           : 19773      
72.69/72.73	c learnts size 1           : 261         (4.42      % of vars)
72.69/72.73	c filedLit time            : 0.29        (0.40      % time)
72.69/72.73	c v-elim SatELite          : 2153        (36.43     % vars)
72.69/72.73	c SatELite time            : 0.56        (0.77      % time)
72.69/72.73	c v-elim xor               : 19          (0.32      % vars)
72.69/72.73	c xor elim time            : 0.01        (0.01      % time)
72.69/72.73	c num binary xor trees     : 1213       
72.69/72.73	c binxor trees' crown      : 2158        (1.78      leafs/tree)
72.69/72.73	c bin xor find time        : 0.02       
72.69/72.73	c OTF clause improved      : 13490       (0.02      clauses/conflict)
72.69/72.73	c OTF impr. size diff      : 14773       (1.10       lits/clause)
72.69/72.73	c OTF cl watch-shrink      : 381112      (0.54      clauses/conflict)
72.69/72.73	c OTF cl watch-sh-lit      : 845744      (2.22       lits/clause)
72.69/72.73	c tried to recurMin cls    : 217709      (31.07      % of conflicts)
72.69/72.73	c updated cache            : 0           (0.00       lits/tried recurMin)
72.69/72.73	c clauses over max glue    : 0           (0.00      % of all clauses)
72.69/72.73	c conflicts                : 700611      (9638.22   / sec)
72.69/72.73	c decisions                : 933372      (0.80      % random)
72.69/72.73	c bogo-props               : 8416784192  (115788613.41 / sec)
72.69/72.73	c conflict literals        : 13029584    (37.05     % deleted)
72.69/72.73	c Memory used              : 60.21       MB
72.69/72.73	c CPU time                 : 72.69       s
72.69/72.73	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-3401194-1306285689/watcher-3401194-1306285689 -o /tmp/evaluation-result-3401194-1306285689/solver-3401194-1306285689 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401194-1306285689.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.04 2.00 4/436 25904
/proc/meminfo: memFree=5516276/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=31904 CPUtime=0 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 1164 0 0 0 0 0 0 0 22 0 1 0 740166738 32669696 1006 33554432000 4194304 4580011 140735063158944 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 7976 1006 339 95 0 2958 0

[startup+0.0557479 s]
/proc/loadavg: 2.02 2.04 2.00 4/436 25904
/proc/meminfo: memFree=5516276/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=33528 CPUtime=0.05 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 1553 0 0 0 5 0 0 0 22 0 1 0 740166738 34332672 1395 33554432000 4194304 4580011 140735063158944 18446744073709551615 4292924 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 8382 1395 341 95 0 3364 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33528

[startup+0.100741 s]
/proc/loadavg: 2.02 2.04 2.00 4/436 25904
/proc/meminfo: memFree=5516276/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=34464 CPUtime=0.09 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 1828 0 0 0 9 0 0 0 22 0 1 0 740166738 35291136 1670 33554432000 4194304 4580011 140735063158944 18446744073709551615 255376962245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 8616 1672 356 95 0 3598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34464

[startup+0.300705 s]
/proc/loadavg: 2.02 2.04 2.00 4/436 25904
/proc/meminfo: memFree=5516276/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=35060 CPUtime=0.29 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 2091 0 0 0 29 0 0 0 23 0 1 0 740166738 35901440 1933 33554432000 4194304 4580011 140735063158944 18446744073709551615 4321612 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 8765 1933 363 95 0 3747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35060

[startup+0.700632 s]
/proc/loadavg: 2.02 2.04 2.00 4/436 25904
/proc/meminfo: memFree=5516276/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=35648 CPUtime=0.69 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 2379 0 0 0 69 0 0 0 25 0 1 0 740166738 36503552 2015 33554432000 4194304 4580011 140735063158944 18446744073709551615 4293256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 8912 2015 363 95 0 3894 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35648

[startup+1.50048 s]
/proc/loadavg: 2.02 2.04 2.00 3/437 25905
/proc/meminfo: memFree=5502840/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=36076 CPUtime=1.49 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 2920 0 0 0 149 0 0 0 25 0 1 0 740166738 36941824 2054 33554432000 4194304 4580011 140735063158944 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 9019 2054 363 95 0 4001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36076

[startup+3.10019 s]
/proc/loadavg: 2.02 2.04 2.00 3/437 25905
/proc/meminfo: memFree=5498128/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=37340 CPUtime=3.09 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 3983 0 0 0 309 0 0 0 25 0 1 0 740166738 38236160 2354 33554432000 4194304 4580011 140735063158944 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 9335 2354 365 95 0 4317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37340

[startup+6.30059 s]
/proc/loadavg: 2.02 2.04 2.00 3/437 25906
/proc/meminfo: memFree=5488076/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=46360 CPUtime=6.29 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 5864 0 0 0 629 0 0 0 25 0 1 0 740166738 47472640 3441 33554432000 4194304 4580011 140735063158944 18446744073709551615 4294455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 11590 3441 365 95 0 6572 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46360

[startup+12.7004 s]
/proc/loadavg: 2.02 2.04 2.00 3/437 25906
/proc/meminfo: memFree=5447912/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=46536 CPUtime=12.69 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 9620 0 0 0 1268 1 0 0 25 0 1 0 740166738 47652864 4423 33554432000 4194304 4580011 140735063158944 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 11634 4423 365 95 0 6616 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46536

[startup+25.501 s]
/proc/loadavg: 2.02 2.03 2.00 3/437 25906
/proc/meminfo: memFree=5409388/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=57520 CPUtime=25.49 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 15217 0 0 0 2547 2 0 0 25 0 1 0 740166738 58900480 6620 33554432000 4194304 4580011 140735063158944 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 14380 6620 365 95 0 9362 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57520

[startup+51.1003 s]
/proc/loadavg: 2.01 2.03 2.00 3/437 25907
/proc/meminfo: memFree=5404068/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=58044 CPUtime=51.1 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 22765 0 0 0 5107 3 0 0 25 0 1 0 740166738 59437056 7500 33554432000 4194304 4580011 140735063158944 18446744073709551615 4316604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 14511 7500 365 95 0 9493 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 58044

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

[startup+63.9009 s]
/proc/loadavg: 2.07 2.04 2.00 3/437 25907
/proc/meminfo: memFree=5398152/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=61512 CPUtime=63.89 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 26859 0 0 0 6386 3 0 0 25 0 1 0 740166738 62988288 8657 33554432000 4194304 4580011 140735063158944 18446744073709551615 4294430 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 15378 8657 366 95 0 10360 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 61512

[startup+67.1163 s]
/proc/loadavg: 2.07 2.04 2.00 3/437 25907
/proc/meminfo: memFree=5398896/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=61548 CPUtime=67.11 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 27701 0 0 0 6707 4 0 0 25 0 1 0 740166738 63025152 8524 33554432000 4194304 4580011 140735063158944 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 15387 8524 365 95 0 10369 0
Current children cumulated CPU time (s) 67.11
Current children cumulated vsize (KiB) 61548

[startup+70.3007 s]
/proc/loadavg: 2.07 2.04 2.00 3/437 25907
/proc/meminfo: memFree=5398716/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=61656 CPUtime=70.3 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 28525 0 0 0 7026 4 0 0 25 0 1 0 740166738 63135744 8384 33554432000 4194304 4580011 140735063158944 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 15414 8384 365 95 0 10396 0
Current children cumulated CPU time (s) 70.3
Current children cumulated vsize (KiB) 61656

[startup+71.9004 s]
/proc/loadavg: 2.07 2.04 2.00 3/437 25907
/proc/meminfo: memFree=5398344/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=61656 CPUtime=71.89 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 28727 0 0 0 7185 4 0 0 25 0 1 0 740166738 63135744 8586 33554432000 4194304 4580011 140735063158944 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 15414 8586 365 95 0 10396 0
Current children cumulated CPU time (s) 71.89
Current children cumulated vsize (KiB) 61656

[startup+72.3004 s]
/proc/loadavg: 2.07 2.04 2.00 3/437 25907
/proc/meminfo: memFree=5398344/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=61656 CPUtime=72.29 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 28775 0 0 0 7225 4 0 0 25 0 1 0 740166738 63135744 8634 33554432000 4194304 4580011 140735063158944 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 15414 8634 365 95 0 10396 0
Current children cumulated CPU time (s) 72.29
Current children cumulated vsize (KiB) 61656

[startup+72.7003 s]
/proc/loadavg: 2.06 2.04 2.00 3/437 25907
/proc/meminfo: memFree=5397476/32951124 swapFree=63308224/67111528
[pid=25904] ppid=25902 vsize=61656 CPUtime=72.69 cores=1,3,5,7
/proc/25904/stat : 25904 (strangenight2-s) R 25902 25904 25422 0 -1 4202496 28817 0 0 0 7265 4 0 0 25 0 1 0 740166738 63135744 8676 33554432000 4194304 4580011 140735063158944 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25904/statm: 15414 8676 365 95 0 10396 0
Current children cumulated CPU time (s) 72.69
Current children cumulated vsize (KiB) 61656

Child status: 20
Real time (s): 72.7374
CPU time (s): 72.7379
CPU user time (s): 72.6909
CPU system time (s): 0.046992
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 61656

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

runsolver used 0.294955 second user time and 0.727889 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-25 03:08:09
IDJOB=3401194
IDBENCH=88045
IDSOLVER=1887
FILE ID=node135/3401194-1306285689
RUNJOBID= node135-1306280110-25441
PBS_JOBID= 13457851
Free space on /tmp= 73396 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT02/industrial/dellacherie/comb/comb1.shuffled.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401194-1306285689/watcher-3401194-1306285689 -o /tmp/evaluation-result-3401194-1306285689/solver-3401194-1306285689 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401194-1306285689.cnf

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

MD5SUM BENCH= 0e9d17eb95ee436fc1015c5591cfb63f
RANDOM SEED=223077592

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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:     32951124 kB
MemFree:       5516556 kB
Buffers:        355932 kB
Cached:       11327412 kB
SwapCached:      18108 kB
Active:       15931264 kB
Inactive:     11199744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5516556 kB
SwapTotal:    67111528 kB
SwapFree:     63308224 kB
Dirty:            6008 kB
Writeback:           0 kB
AnonPages:    15434888 kB
Mapped:          26548 kB
Slab:           168588 kB
PageTables:      70168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 126543588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73392 MiB
End job on node135 at 2011-05-25 03:09:22