Trace number 3368420

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 76.3534 79.657

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 benchmark21.2328
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-3368420-1305395689.cnf'
0.00/0.00	c -- header says num vars:           5910
0.00/0.00	c -- header says num clauses:       16804
0.00/0.06	c -- clauses added:            0 learnts,        16804 normals,            0 xors
0.00/0.06	c -- vars added       5910
0.00/0.06	c Parsing time:  0.01 s
0.00/0.06	c  N st     0         0      5910      3762     13041         0     38653         0   no data   no data
0.00/0.06	c asymm  cl-useful: 17/3761/3761 lits-rem:17 time: 0.01
0.00/0.08	c Flit:     1 Blit:      5 bXBeca:    0 bXProp: 2118 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
0.00/0.08	c Replacing     2118 vars Replaced    33429 lits Time:     0.00 s 
0.00/0.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.08	c subs with bin:        4  lits-rem:         8  v-fix:    0  time:  0.00 s
0.00/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3783 time:  0.00 s
0.00/0.09	c Removed useless bin:      23  fixed:     0  props:   0.20M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:      396  v-elim:   1261  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       4
0.00/0.10	c Replacing        4 vars Replaced       42 lits Time:     0.00 s 
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:     112, avg size: 3.0)
0.00/0.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     15 locsubst:     0 time:   0.00
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:    1174 undec:    3483 neg:    1253
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/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.21/1.23	c  N dy   103     16246      2501      4398      5402      9274     24997    177439      7.96      9.45
1.49/1.57	c  N dy   130     20293      2501      4398      5448      7760     24997     96472      8.15      8.60
1.79/1.85	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.91	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.53	c  N dy   158     30000      2499      4398      5464     10632     24928    228070      8.12   no data
2.49/2.53	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.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:   4929 BRemL:   2828 BRemN:      3 P:  1.4M T:  0.06
2.59/2.65	c Replacing       13 vars Replaced     1506 lits Time:     0.00 s 
2.59/2.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.59/2.65	c bin-w-bin subsume rem           52 bins  time:  0.00 s
2.59/2.65	c subs with bin:      350  lits-rem:       322  v-fix:    0  time:  0.00 s
2.59/2.65	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.67	c lits-rem:        34  cl-subs:      158  v-elim:    707  v-fix:    0  time:  0.01 s
2.59/2.67	c subs with bin:      100  lits-rem:       207  v-fix:    0  time:  0.00 s
2.59/2.67	c lits-rem:        25  cl-subs:      200  v-elim:      0  v-fix:    0  time:  0.00 s
2.59/2.68	c asymm  cl-useful: 2/1505/5266 lits-rem:6 time: 0.01
2.59/2.68	c calculated reachability. Time: 0.00
2.59/2.68	c  N dy   158     30500      1775      5264      3798      2502     23602     17207      8.12   no data
2.89/2.96	c  N dy   188     34513      1775      5264      3808      6485     23601    127539      8.23     10.06
3.09/3.12	c Finding binary XORs  T:     0.00 s  found:       0
3.19/3.28	c  N dy   194     41210      1775      5264      3813      9428     23601    110834      8.01      8.49
3.59/3.63	c  N dy   229     45284      1775      5264      3817     13473     23601    227024      8.14     11.30
3.59/3.67	c  S st   234     45750      1775      5264      3819      7191     23600     62280      8.15   no data
3.69/3.71	c  S st   234     46251      1775      5264      3823      7688     23600     71201      8.15   no data
3.69/3.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    140 BRemL:    140 BRemN:     26 P:  0.6M T:  0.02
3.69/3.73	c Replacing        1 vars Replaced       77 lits Time:     0.00 s 
3.69/3.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.73	c bin-w-bin subsume rem           61 bins  time:  0.00 s
3.69/3.73	c subs with bin:      238  lits-rem:       235  v-fix:    0  time:  0.00 s
3.69/3.74	c Subs w/ non-existent bins:     11 l-rem:     32 v-fix:     0 done:   1774 time:  0.00 s
3.69/3.74	c Removed useless bin:      74  fixed:     0  props:   0.04M  time:  0.00 s
3.69/3.74	c lits-rem:         3  cl-subs:       37  v-elim:    133  v-fix:    0  time:  0.01 s
3.69/3.75	c subs with bin:      224  lits-rem:        89  v-fix:    0  time:  0.00 s
3.69/3.75	c lits-rem:       116  cl-subs:      160  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.75	c vivif2 --  cl tried     5335 cl shrink      123 lits rem        146 time: 0.00
3.69/3.76	c vivif2 --  cl tried     5834 cl shrink      159 lits rem        219 time: 0.00
3.69/3.78	c asymm  cl-useful: 14/5304/5304 lits-rem:15 time: 0.02
3.69/3.78	c calculated reachability. Time: 0.00
3.69/3.78	c  N dy   234     46251      1641      5304      3020      5833     22698     47038      8.15   no data
3.99/4.00	c  N dy   256     50347      1641      5304      3026      9863     22698    129678      8.18      8.86
4.29/4.30	c  N dy   281     54447      1639      5304      3048     13867     22698    224216      8.20     13.34
5.18/6.29	c  N dy   300     58469      1639      5304      3053      9818     22698     89808      8.23      8.70
5.48/6.50	c Finding binary XORs  T:     0.00 s  found:       4
5.48/6.57	c  N dy   320     62471      1639      5300      3034     13238     22672    172503      8.22     11.23
6.41/8.24	c  N dy   349     66487      1639      5300      3037     17199     22672    267750      8.28      8.76
6.61/8.49	c  S st   362     69378      1639      5300      3038     10392     22672     84418      8.29      8.42
6.71/8.54	c  S st   362     69882      1639      5300      3038     10892     22672     93469      8.29   no data
6.71/8.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.71/8.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     65 BRemL:     57 BRemN:     25 P:  0.6M T:  0.02
6.71/8.56	c Replacing        6 vars Replaced      302 lits Time:     0.00 s 
6.71/8.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.71/8.56	c bin-w-bin subsume rem           70 bins  time:  0.00 s
6.71/8.56	c subs with bin:      112  lits-rem:         1  v-fix:    0  time:  0.00 s
6.71/8.56	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   1633 time:  0.00 s
6.71/8.56	c Removed useless bin:       8  fixed:     0  props:   0.04M  time:  0.00 s
6.71/8.57	c lits-rem:         3  cl-subs:       23  v-elim:     32  v-fix:    0  time:  0.00 s
6.71/8.57	c subs with bin:       75  lits-rem:       150  v-fix:    0  time:  0.00 s
6.71/8.58	c lits-rem:       402  cl-subs:      435  v-elim:      0  v-fix:    0  time:  0.01 s
6.71/8.58	c vivif2 --  cl tried     5237 cl shrink       17 lits rem         24 time: 0.00
6.71/8.59	c vivif2 --  cl tried     9787 cl shrink      262 lits rem        379 time: 0.00
6.81/8.62	c asymm  cl-useful: 47/5234/5234 lits-rem:97 time: 0.03
6.81/8.62	c calculated reachability. Time: 0.00
6.81/8.62	c  N dy   362     69882      1601      5212      2755      9787     22146     81565      8.29   no data
7.42/9.79	c  N dy   391     74345      1601      5212      2762     14202     22146    191423      8.33      9.22
7.92/10.27	c  N dy   428     80201      1600      5212      2769     19963     22146    331458      8.41      8.95
8.42/10.72	c  N dy   467     85703      1600      5212      2772     14442     22146    150244      8.48      8.97
8.52/10.88	c  F st   481     87502      1600      5212      2772     16231     22146    197808      8.51   no data
9.12/11.43	c  N dy   487     92697      1600      5208      2767     21349     22117    373946      8.51   no data
9.22/11.53	c Finding binary XORs  T:     0.00 s  found:       0
9.51/11.89	c  N dy   509     98792      1600      5208      2768     14937     22117    125289      8.52      9.17
10.01/12.34	c  S st   540    104823      1600      5208      2771     20872     22117    256036      8.52   no data
10.11/12.41	c  S st   540    105329      1600      5208      2771     21376     22117    267178      8.52   no data
10.11/12.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.11/12.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:     25 BRemL:     23 BRemN:      5 P:  0.9M T:  0.02
10.11/12.43	c Replacing        2 vars Replaced     2092 lits Time:     0.00 s 
10.11/12.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.11/12.43	c bin-w-bin subsume rem           14 bins  time:  0.00 s
10.11/12.44	c subs with bin:       20  lits-rem:         0  v-fix:    0  time:  0.00 s
10.11/12.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.00 s
10.11/12.44	c Removed useless bin:       2  fixed:     0  props:   0.04M  time:  0.00 s
10.11/12.44	c lits-rem:         0  cl-subs:       13  v-elim:      5  v-fix:    0  time:  0.01 s
10.11/12.47	c subs with bin:      318  lits-rem:       595  v-fix:    0  time:  0.02 s
10.21/12.54	c lits-rem:       878  cl-subs:     1394  v-elim:      0  v-fix:    0  time:  0.07 s
10.21/12.54	c vivif2 --  cl tried     5191 cl shrink        6 lits rem         10 time: 0.00
10.21/12.55	c vivif2 --  cl tried    19084 cl shrink     1768 lits rem       2820 time: 0.01
10.31/12.60	c asymm  cl-useful: 26/5191/5191 lits-rem:32 time: 0.04
10.31/12.60	c calculated reachability. Time: 0.00
10.31/12.60	c  N dy   540    105329      1593      5189      2728     19083     21951    226944      8.52   no data
10.93/13.30	c  N dy   588    112222      1592      5189      2739     25896     21951    391741      8.59      9.12
11.61/13.92	c  N dy   633    119426      1592      5189      2748     19722     21951    232835      8.63     10.42
12.31/14.67	c  N dy   676    127095      1592      5189      2753     27288     21950    413897      8.65     11.22
12.91/15.28	c  N dy   713    135289      1592      5189      2761     20785     21950    194275      8.63     16.16
13.23/15.56	c Finding binary XORs  T:     0.00 s  found:       1
13.81/16.12	c  N dy   770    143960      1591      5183      2753     26624     21907    358493      8.69     12.02
14.60/16.93	c  N dy   818    153317      1591      5183      2757     21537     21907    230915      8.71      9.28
15.00/17.38	c  S st   847    157994      1591      5183      2758     26177     21907    340611      8.73   no data
15.10/17.45	c  S st   847    158499      1591      5183      2758     26681     21907    351608      8.73   no data
15.10/17.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.10/17.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     28 BRemL:     24 BRemN:      0 P:  1.0M T:  0.02
15.10/17.48	c Replacing        2 vars Replaced      277 lits Time:     0.00 s 
15.10/17.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.10/17.48	c bin-w-bin subsume rem            2 bins  time:  0.00 s
15.10/17.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.10/17.48	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   1589 time:  0.00 s
15.10/17.48	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
15.10/17.49	c lits-rem:         1  cl-subs:       13  v-elim:      9  v-fix:    0  time:  0.01 s
15.20/17.53	c subs with bin:      368  lits-rem:       813  v-fix:    0  time:  0.03 s
15.31/17.64	c lits-rem:      1373  cl-subs:     1584  v-elim:      0  v-fix:    0  time:  0.11 s
15.31/17.64	c vivif2 --  cl tried     5188 cl shrink        9 lits rem         11 time: 0.00
15.31/17.65	c vivif2 --  cl tried    24213 cl shrink     2326 lits rem       3927 time: 0.01
15.31/17.70	c asymm  cl-useful: 15/5187/5187 lits-rem:23 time: 0.05
15.31/17.71	c calculated reachability. Time: 0.00
15.31/17.71	c  N dy   847    158499      1580      5185      2727     24213     21842    310303      8.73   no data
16.20/18.52	c  N dy   880    168987      1577      5185      2750     18761     21842    150444      8.67      9.25
16.90/19.27	c  N dy   902    180090      1576      5185      2761     29529     21842    306689      8.60      9.06
17.20/19.51	c Finding binary XORs  T:     0.00 s  found:       0
18.00/20.36	c  N dy   963    191600      1576      5180      2733     21450     21786    226969      8.60      9.15
19.53/21.95	c  N dy  1033    205918      1576      5180      2736     18360     21786    122137      8.63      9.13
20.84/23.27	c  N dy  1108    221908      1576      5180      2738     34069     21785    426321      8.63      9.16
22.14/24.53	c  N dy  1185    236079      1576      5180      2743     29031     21785    301597      8.65      9.23
22.34/24.70	c  S st  1195    237748      1576      5180      2744     30669     21785    336034      8.66   no data
22.34/24.79	c  S st  1195    238249      1576      5180      2745     31168     21785    346894      8.66   no data
22.44/24.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.44/24.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     83 BRemL:     53 BRemN:      1 P:  1.1M T:  0.03
22.44/24.82	c Replacing        2 vars Replaced       50 lits Time:     0.00 s 
22.44/24.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.44/24.83	c bin-w-bin subsume rem            1 bins  time:  0.00 s
22.44/24.83	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.00 s
22.44/24.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1574 time:  0.00 s
22.44/24.83	c Removed useless bin:       1  fixed:     0  props:   0.04M  time:  0.00 s
22.44/24.84	c lits-rem:         0  cl-subs:        7  v-elim:      3  v-fix:    0  time:  0.01 s
22.44/24.86	c subs with bin:      142  lits-rem:       293  v-fix:    0  time:  0.02 s
22.64/25.01	c lits-rem:      2491  cl-subs:     1676  v-elim:      0  v-fix:    0  time:  0.14 s
22.64/25.01	c vivif2 --  cl tried     5177 cl shrink        3 lits rem          4 time: 0.00
22.64/25.02	c vivif2 --  cl tried    29092 cl shrink     2370 lits rem       3925 time: 0.01
22.64/25.08	c asymm  cl-useful: 6/5177/5177 lits-rem:10 time: 0.06
22.64/25.08	c calculated reachability. Time: 0.00
22.64/25.08	c  N dy  1195    238249      1571      5176      2756     29091     21740    317066      8.66   no data
22.84/25.27	c Finding binary XORs  T:     0.00 s  found:       1
24.34/26.70	c  N dy  1295    253619      1570      5176      2731     24054     21732    203640      8.71      9.22
25.93/28.32	c  N dy  1383    269955      1570      5176      2734     40196     21732    513884      8.73      9.29
27.44/29.87	c  N dy  1456    287218      1570      5176      2737     35583     21732    367407      8.71     10.89
29.23/31.66	c  F st  1524    306251      1570      5176      2739     31786     21732    276541      8.70      6.94
29.23/31.66	c Replacing        2 vars Replaced      103 lits Time:     0.00 s 
29.23/31.66	c  N st  1524    306251      1568      5176      2737     31786     21729    276537      8.70      6.94
31.43/34.06	c  N dy  1591    326483      1567      5176      2750     28407     21729    243956      8.68      9.17
34.14/37.47	c  N dy  1694    346563      1567      5176      2750     48278     21729    632429      8.70      9.27
35.24/38.53	c  S st  1759    357375      1567      5176      2750     34827     21729    341001      8.72   no data
35.35/38.62	c  S st  1759    357878      1567      5176      2750     35328     21729    350782      8.72   no data
35.35/38.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.35/38.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     10 BRemL:      6 BRemN:      0 P:  1.2M T:  0.03
35.35/38.66	c Replacing        2 vars Replaced     1323 lits Time:     0.01 s 
35.35/38.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.35/38.66	c bin-w-bin subsume rem            1 bins  time:  0.00 s
35.35/38.66	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.00 s
35.35/38.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1565 time:  0.00 s
35.35/38.66	c Removed useless bin:       1  fixed:     0  props:   0.04M  time:  0.00 s
35.35/38.67	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.01 s
35.43/38.70	c subs with bin:      192  lits-rem:       234  v-fix:    0  time:  0.02 s
35.53/38.81	c lits-rem:      2098  cl-subs:     1083  v-elim:      0  v-fix:    0  time:  0.11 s
35.53/38.81	c vivif2 --  cl tried     5157 cl shrink        0 lits rem          0 time: 0.00
35.53/38.82	c vivif2 --  cl tried    33754 cl shrink     2309 lits rem       3708 time: 0.01
35.53/38.89	c asymm  cl-useful: 1/5157/5157 lits-rem:1 time: 0.07
35.53/38.89	c calculated reachability. Time: 0.00
35.53/38.89	c  N dy  1759    357878      1565      5157      2739     33754     21582    329640      8.72   no data
35.63/38.98	c Finding binary XORs  T:     0.00 s  found:       0
38.03/41.34	c  N dy  1882    377904      1564      5157      2748     27771     21582    203340      8.75      9.38
40.13/43.47	c  N dy  1949    398854      1564      5157      2750     48353     21582    551598      8.73      9.27
42.43/45.71	c  N dy  2046    418917      1564      5157      2751     42085     21582    441895      8.73     11.30
44.73/48.01	c  N dy  2133    438944      1564      5157      2754     34797     21582    291483      8.73      9.29
46.93/50.25	c  N dy  2206    458979      1564      5157      2757     54431     21582    631608      8.71     13.16
49.13/52.43	c  N dy  2301    479029      1564      5157      2759     46320     21582    464486      8.71     12.13
51.62/54.93	c  N dy  2401    499094      1564      5157      2761     37284     21582    301880      8.71      9.17
53.91/57.31	c  N dy  2475    519173      1564      5157      2762     56888     21582    624280      8.69      9.17
56.11/59.48	c  S st  2537    536817      1564      5157      2762     44652     21582    412833      8.68   no data
56.30/59.60	c  S st  2537    537322      1564      5157      2762     45154     21582    423812      8.68   no data
56.30/59.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.30/59.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      7 BRemN:      0 P:  1.4M T:  0.03
56.30/59.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.30/59.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.30/59.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.30/59.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1564 time:  0.00 s
56.30/59.64	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
56.30/59.65	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.01 s
56.30/59.69	c subs with bin:      423  lits-rem:       633  v-fix:    0  time:  0.02 s
56.50/59.83	c lits-rem:      2259  cl-subs:     1647  v-elim:      0  v-fix:    0  time:  0.14 s
56.50/59.83	c vivif2 --  cl tried     5155 cl shrink        9 lits rem          9 time: 0.00
56.50/59.85	c vivif2 --  cl tried    42422 cl shrink     1782 lits rem       2394 time: 0.02
56.60/59.95	c asymm  cl-useful: 8/5154/5154 lits-rem:8 time: 0.09
56.60/59.95	c calculated reachability. Time: 0.00
56.60/59.95	c  N dy  2537    537322      1561      5154      2750     42422     21581    392978      8.68   no data
56.80/60.13	c Finding binary XORs  T:     0.00 s  found:       0
59.20/62.57	c  N dy  2610    557630      1560      5154      2764     62195     21581    692957      8.65      9.14
61.80/65.11	c  N dy  2674    579975      1560      5154      2768     52353     21581    507713      8.63      9.16
64.39/67.75	c  N dy  2734    601305      1560      5154      2771     41707     21581    341900      8.61      9.11
66.29/69.69	c Finding binary XORs  T:     0.00 s  found:       0
66.90/70.28	c  N dy  2790    622094      1559      5154      2741     51230     21563    485851      8.58      9.13
69.19/72.60	c  N dy  2844    642115      1559      5154      2743     47859     21563    401157      8.55     11.40
71.89/75.24	c  N dy  2898    662301      1559      5154      2746     67493     21563    691274      8.53      9.05
74.49/77.87	c Finding binary XORs  T:     0.00 s  found:       0
74.59/77.90	c  N dy  2942    685647      1556      5149      2723     47241     21522    396895      8.49      8.95
76.29/79.64	c  E dy  2959    700611      1513      4952      2850     46391     20893    388476      8.46      3.21
76.29/79.64	c num threads              : 1          
76.29/79.64	c restarts                 : 2959       
76.29/79.64	c dynamic restarts         : 2935       
76.29/79.64	c static restarts          : 24         
76.29/79.64	c full restarts            : 3          
76.29/79.64	c total simplify time      : 0.12       
76.29/79.64	c learnts DL2              : 0          
76.29/79.64	c learnts size 2           : 19773      
76.29/79.64	c learnts size 1           : 261         (4.42      % of vars)
76.29/79.64	c filedLit time            : 0.29        (0.38      % time)
76.29/79.64	c v-elim SatELite          : 2153        (36.43     % vars)
76.29/79.64	c SatELite time            : 0.59        (0.77      % time)
76.29/79.64	c v-elim xor               : 19          (0.32      % vars)
76.29/79.64	c xor elim time            : 0.01        (0.01      % time)
76.29/79.64	c num binary xor trees     : 1213       
76.29/79.64	c binxor trees' crown      : 2158        (1.78      leafs/tree)
76.29/79.64	c bin xor find time        : 0.02       
76.29/79.64	c OTF clause improved      : 13490       (0.02      clauses/conflict)
76.29/79.64	c OTF impr. size diff      : 14773       (1.10       lits/clause)
76.29/79.64	c OTF cl watch-shrink      : 381112      (0.54      clauses/conflict)
76.29/79.64	c OTF cl watch-sh-lit      : 845744      (2.22       lits/clause)
76.29/79.64	c tried to recurMin cls    : 217709      (31.07      % of conflicts)
76.29/79.64	c updated cache            : 0           (0.00       lits/tried recurMin)
76.29/79.64	c clauses over max glue    : 0           (0.00      % of all clauses)
76.29/79.64	c conflicts                : 700611      (9235.16   / sec)
76.29/79.64	c decisions                : 933372      (0.80      % random)
76.29/79.64	c bogo-props               : 8416784192  (110946474.30 / sec)
76.29/79.64	c conflict literals        : 13029584    (37.05     % deleted)
76.29/79.64	c Memory used              : 60.21       MB
76.29/79.64	c CPU time                 : 75.86       s
76.29/79.64	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-3368420-1305395689/watcher-3368420-1305395689 -o /tmp/evaluation-result-3368420-1305395689/solver-3368420-1305395689 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368420-1305395689.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.69 3.98 3.98 5/406 27869
/proc/meminfo: memFree=24434156/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=33524 CPUtime=0.06 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 1553 0 0 0 6 0 0 0 22 0 1 0 651167653 34328576 1395 33554432000 4194304 4580011 140737019619824 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 8381 1395 341 95 0 3363 0

[startup+0.138493 s]
/proc/loadavg: 3.69 3.98 3.98 5/406 27869
/proc/meminfo: memFree=24434156/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=35056 CPUtime=0.13 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 2008 0 0 0 13 0 0 0 23 0 1 0 651167653 35897344 1850 33554432000 4194304 4580011 140737019619824 18446744073709551615 4320930 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 8764 1850 363 95 0 3746 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 35056

[startup+0.200482 s]
/proc/loadavg: 3.69 3.98 3.98 5/406 27869
/proc/meminfo: memFree=24434156/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=35056 CPUtime=0.19 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 2041 0 0 0 19 0 0 0 23 0 1 0 651167653 35897344 1883 33554432000 4194304 4580011 140737019619824 18446744073709551615 4296575 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 8764 1883 363 95 0 3746 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 35056

[startup+0.300496 s]
/proc/loadavg: 3.69 3.98 3.98 5/406 27869
/proc/meminfo: memFree=24434156/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=35056 CPUtime=0.29 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 2090 0 0 0 29 0 0 0 23 0 1 0 651167653 35897344 1932 33554432000 4194304 4580011 140737019619824 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 8764 1933 363 95 0 3746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35056

[startup+0.700396 s]
/proc/loadavg: 3.69 3.98 3.98 5/406 27869
/proc/meminfo: memFree=24434156/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=35644 CPUtime=0.69 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 2377 0 0 0 69 0 0 0 25 0 1 0 651167653 36499456 2013 33554432000 4194304 4580011 140737019619824 18446744073709551615 4306320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 8911 2013 363 95 0 3893 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35644

[startup+1.50026 s]
/proc/loadavg: 3.69 3.98 3.98 6/411 27880
/proc/meminfo: memFree=24375860/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=36072 CPUtime=1.49 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 2919 0 0 0 149 0 0 0 25 0 1 0 651167653 36937728 2053 33554432000 4194304 4580011 140737019619824 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 9018 2053 363 95 0 4000 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36072

[startup+3.10098 s]
/proc/loadavg: 3.95 4.03 4.00 5/407 27880
/proc/meminfo: memFree=24386864/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=37336 CPUtime=3.09 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 3979 0 0 0 309 0 0 0 25 0 1 0 651167653 38232064 2350 33554432000 4194304 4580011 140737019619824 18446744073709551615 4295978 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 9334 2350 365 95 0 4316 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37336

[startup+6.30043 s]
/proc/loadavg: 3.95 4.03 4.00 5/407 27896
/proc/meminfo: memFree=24378360/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=46284 CPUtime=5.28 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 4784 0 0 0 524 4 0 0 25 0 1 0 651167653 47394816 2768 33554432000 4194304 4580011 140737019619824 18446744073709551615 4321068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 11571 2768 365 95 0 6553 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 46284

[startup+12.7003 s]
/proc/loadavg: 4.04 4.05 4.01 5/411 27907
/proc/meminfo: memFree=24315472/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=46480 CPUtime=10.41 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 8060 0 0 0 1030 11 0 0 25 0 1 0 651167653 47595520 4599 33554432000 4194304 4580011 140737019619824 18446744073709551615 4322981 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 11620 4599 365 95 0 6602 0
Current children cumulated CPU time (s) 10.41
Current children cumulated vsize (KiB) 46480

[startup+25.5011 s]
/proc/loadavg: 4.11 4.06 4.01 5/411 27908
/proc/meminfo: memFree=24289664/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=57404 CPUtime=23.14 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 13828 0 0 0 2285 29 0 0 25 0 1 0 651167653 58781696 6740 33554432000 4194304 4580011 140737019619824 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 14351 6740 365 95 0 9333 0
Current children cumulated CPU time (s) 23.14
Current children cumulated vsize (KiB) 57404

[startup+51.1007 s]
/proc/loadavg: 4.07 4.06 4.01 5/411 27934
/proc/meminfo: memFree=24213180/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=57960 CPUtime=47.83 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 21385 0 0 0 4743 40 0 0 25 0 1 0 651167653 59351040 7037 33554432000 4194304 4580011 140737019619824 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 14490 7037 365 95 0 9472 0
Current children cumulated CPU time (s) 47.83
Current children cumulated vsize (KiB) 57960

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

[startup+51.2007 s]
/proc/loadavg: 4.07 4.06 4.01 5/411 27934
/proc/meminfo: memFree=24213180/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=57960 CPUtime=47.93 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 21402 0 0 0 4753 40 0 0 25 0 1 0 651167653 59351040 7054 33554432000 4194304 4580011 140737019619824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 14490 7054 365 95 0 9472 0
Current children cumulated CPU time (s) 47.93
Current children cumulated vsize (KiB) 57960

[startup+64.0005 s]
/proc/loadavg: 4.06 4.05 4.01 5/411 27935
/proc/meminfo: memFree=24189980/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=61436 CPUtime=60.7 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 25516 0 0 0 6026 44 0 0 25 0 1 0 651167653 62910464 8263 33554432000 4194304 4580011 140737019619824 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 15359 8263 366 95 0 10341 0
Current children cumulated CPU time (s) 60.7
Current children cumulated vsize (KiB) 61436

[startup+70.4004 s]
/proc/loadavg: 4.05 4.05 4.01 5/411 27935
/proc/meminfo: memFree=24201820/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=61508 CPUtime=67.11 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 26822 0 0 0 6663 48 0 0 25 0 1 0 651167653 62984192 8620 33554432000 4194304 4580011 140737019619824 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 15377 8620 366 95 0 10359 0
Current children cumulated CPU time (s) 67.11
Current children cumulated vsize (KiB) 61508

[startup+73.6009 s]
/proc/loadavg: 4.05 4.05 4.00 5/411 27935
/proc/meminfo: memFree=24205696/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=61544 CPUtime=70.29 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 27660 0 0 0 6981 48 0 0 25 0 1 0 651167653 63021056 8483 33554432000 4194304 4580011 140737019619824 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 15386 8483 365 95 0 10368 0
Current children cumulated CPU time (s) 70.29
Current children cumulated vsize (KiB) 61544

[startup+76.8003 s]
/proc/loadavg: 4.05 4.05 4.00 5/411 27935
/proc/meminfo: memFree=24199256/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=61652 CPUtime=73.49 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 28461 0 0 0 7301 48 0 0 25 0 1 0 651167653 63131648 8320 33554432000 4194304 4580011 140737019619824 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 15413 8320 365 95 0 10395 0
Current children cumulated CPU time (s) 73.49
Current children cumulated vsize (KiB) 61652

[startup+78.4011 s]
/proc/loadavg: 4.04 4.05 4.00 5/408 27938
/proc/meminfo: memFree=24303060/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=61652 CPUtime=75.09 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 28668 0 0 0 7461 48 0 0 25 0 1 0 651167653 63131648 8527 33554432000 4194304 4580011 140737019619824 18446744073709551615 4321842 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 15413 8527 365 95 0 10395 0
Current children cumulated CPU time (s) 75.09
Current children cumulated vsize (KiB) 61652

[startup+79.2009 s]
/proc/loadavg: 4.04 4.05 4.00 5/407 27955
/proc/meminfo: memFree=24119772/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=61652 CPUtime=75.9 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 28774 0 0 0 7542 48 0 0 25 0 1 0 651167653 63131648 8633 33554432000 4194304 4580011 140737019619824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 15413 8633 365 95 0 10395 0
Current children cumulated CPU time (s) 75.9
Current children cumulated vsize (KiB) 61652

[startup+79.6008 s]
/proc/loadavg: 4.04 4.05 4.00 5/407 27955
/proc/meminfo: memFree=24119772/32951132 swapFree=67093844/67111528
[pid=27869] ppid=27867 vsize=61652 CPUtime=76.29 cores=1,3
/proc/27869/stat : 27869 (strangenight2-s) R 27867 27869 26847 0 -1 4202496 28815 0 0 0 7581 48 0 0 25 0 1 0 651167653 63131648 8674 33554432000 4194304 4580011 140737019619824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27869/statm: 15413 8674 365 95 0 10395 0
Current children cumulated CPU time (s) 76.29
Current children cumulated vsize (KiB) 61652

Child status: 20
Real time (s): 79.657
CPU time (s): 76.3534
CPU user time (s): 75.8635
CPU system time (s): 0.489925
CPU usage (%): 95.8527
Max. virtual memory (cumulated for all children) (KiB): 61652

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

runsolver used 0.290955 second user time and 0.738887 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 19:54:50
IDJOB=3368420
IDBENCH=88045
IDSOLVER=1845
FILE ID=node128/3368420-1305395689
RUNJOBID= node128-1305395683-27758
PBS_JOBID= 13324420
Free space on /tmp= 73596 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-3368420-1305395689/watcher-3368420-1305395689 -o /tmp/evaluation-result-3368420-1305395689/solver-3368420-1305395689 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368420-1305395689.cnf

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

MD5SUM BENCH= 0e9d17eb95ee436fc1015c5591cfb63f
RANDOM SEED=1583101024

node128.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.852
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.852
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.852
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.82
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.852
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.75
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24434188 kB
Buffers:        259076 kB
Cached:        2653556 kB
SwapCached:       1440 kB
Active:        6167976 kB
Inactive:      2056324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24434188 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           17552 kB
Writeback:           0 kB
AnonPages:     5310012 kB
Mapped:          32696 kB
Slab:           189016 kB
PageTables:      38884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100799276 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73436 MiB
End job on node128 at 2011-05-14 19:56:10